reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
10131     case LangOptions::DCC_FastCall:
tools/clang/lib/Frontend/CompilerInvocation.cpp
 2946             .Case("fastcall", LangOptions::DCC_FastCall)
 2957     bool emitError = (DefaultCC == LangOptions::DCC_FastCall ||