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

1 2 34

  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 686 DeclarationName DeclName = Ctx.DeclarationNames.getIdentifier(&II);
    [all...]
  /external/clang/tools/libclang/
CXComment.cpp     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaExpr.cpp 494 DeclarationName MemberName = IV->getDeclName();
    [all...]
SemaExprObjC.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaInit.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaStmt.cpp     [all...]
SemaChecking.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 81 void ReadDeclarationNameLoc(DeclarationNameLoc &DNLoc, DeclarationName Name,
    [all...]
ASTReaderStmt.cpp 70 void ReadDeclarationNameLoc(DeclarationNameLoc &DNLoc, DeclarationName Name,
    [all...]
  /external/clang/include/clang/Basic/
Diagnostic.h 157 ak_declarationname, ///< DeclarationName
    [all...]
  /external/clang/lib/AST/
ExprCXX.cpp     [all...]
VTableBuilder.cpp 495 DeclarationName LHSName = LHS->getDeclName();
496 DeclarationName RHSName = RHS->getDeclName();
    [all...]
Expr.cpp 270 == DeclarationName::CXXConversionFunctionName) {
    [all...]
ASTContext.cpp     [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 881 else if (DeclarationName Name = ND->getDeclName()) {
    [all...]
  /external/clang/lib/CodeGen/
CGClass.cpp     [all...]
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 1736 milliseconds

1 2 34