HomeSort by relevance Sort by last modified time
    Searched refs:CC_Default (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/AST/
MicrosoftMangle.cpp 863 if (CC == CC_Default)
868 case CC_Default:
    [all...]
DumpXML.cpp 917 case CC_Default: return;
TypePrinter.cpp 460 case CC_Default: break;
    [all...]
Type.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
Type.h 442 CC_Default,
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaLookup.cpp 721 EPI.ExtInfo = EPI.ExtInfo.withCallingConv(CC_Default);
    [all...]
SemaType.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]

Completed in 140 milliseconds