HomeSort by relevance Sort by last modified time
    Searched refs:CPlusPlus (Results 76 - 96 of 96) sorted by null

1 2 34

  /external/clang/lib/Sema/
SemaDeclCXX.cpp 309 if (!getLangOpts().CPlusPlus) {
    [all...]
SemaObjCProperty.cpp     [all...]
Sema.cpp 104 if (getLangOpts().CPlusPlus)
    [all...]
AnalysisBasedWarnings.cpp 513 S.getLangOpts().CPlusPlus ? (I->Output ? "true" : "false")
    [all...]
SemaDeclObjC.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaTemplate.cpp 142 assert(getLangOpts().CPlusPlus && "No template names in C!");
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 331 if (Context.getLangOpts().CPlusPlus)
    [all...]
ASTImporter.cpp     [all...]
Expr.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 374 if (LO.CPlusPlus) {
    [all...]
CGExprScalar.cpp     [all...]
CGObjC.cpp     [all...]
CGObjCGNU.cpp     [all...]
CGExpr.cpp     [all...]
TargetInfo.cpp     [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp 222 if ((LangOpts.GNUMode || LangOpts.C99 || LangOpts.CPlusPlus) &&
    [all...]
  /external/clang/lib/Format/
Format.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]

Completed in 710 milliseconds

1 2 34