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

  /external/clang/include/clang/Basic/
Specifiers.h 203 CC_Default,
TargetInfo.h 773 case CC_Default:
  /external/clang/lib/AST/
MicrosoftMangle.cpp     [all...]
DumpXML.cpp 918 case CC_Default: return;
TypePrinter.cpp 637 case CC_Default: break;
    [all...]
ASTContext.cpp     [all...]
Type.cpp     [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp 111 if (extInfo.getCC() == CC_Default) {
    [all...]
TargetInfo.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
SemaLookup.cpp 731 EPI.ExtInfo = EPI.ExtInfo.withCallingConv(CC_Default);
    [all...]
SemaDeclCXX.cpp     [all...]
SemaType.cpp     [all...]

Completed in 124 milliseconds