/external/clang/include/clang/Tooling/Core/ |
D | Lookup.h | 23 class NamedDecl; variable
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | ModelInjector.h | 39 class NamedDecl; variable
|
/external/clang/include/clang/AST/ |
D | DeclAccessPair.h | 26 class NamedDecl; variable
|
D | Mangle.h | 33 class NamedDecl; variable
|
D | DependentDiagnostic.h | 31 class NamedDecl; variable
|
D | CXXInheritance.h | 34 class NamedDecl; variable
|
D | ASTMutationListener.h | 28 class NamedDecl; variable
|
D | ExternalASTSource.h | 30 class NamedDecl; variable
|
D | TemplateName.h | 28 class NamedDecl; variable
|
D | DeclarationName.h | 164 friend class NamedDecl; variable
|
D | DeclTemplate.h | 67 size_t numTrailingObjects(OverloadToken<NamedDecl *>) const { in numTrailingObjects()
|
D | DeclBase.h | 41 class NamedDecl; variable
|
D | Decl.h | 224 NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N) in NamedDecl() function 2583 : NamedDecl(DK, DC, L, Id), TypeForDecl(nullptr), LocStart(StartL) {} in NamedDecl() function
|
/external/clang/lib/Index/ |
D | IndexingContext.h | 25 class NamedDecl; variable
|
/external/clang/tools/libclang/ |
D | CXCursor.h | 35 class NamedDecl; variable
|
/external/clang/include/clang/Sema/ |
D | IdentifierResolver.h | 28 class NamedDecl; variable
|
D | CodeCompleteConsumer.h | 150 class NamedDecl; variable
|
/external/clang/test/SemaCXX/ |
D | member-expr.cpp | 51 struct NamedDecl { struct
|
/external/clang/unittests/AST/ |
D | ASTImporterTest.cpp | 249 internal::Matcher<NamedDecl>, InnerMatcher) { in AST_MATCHER_P()
|
/external/clang/lib/Sema/ |
D | Sema.cpp | 475 SmallVectorImpl<std::pair<NamedDecl *, SourceLocation> > &Undefined) { in getUndefinedButUsed() 1263 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) {} in ReadUndefinedButUsed()
|
D | MultiplexExternalSemaSource.cpp | 212 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
|
/external/clang/lib/CodeGen/ |
D | CodeGenModule.h | 68 class NamedDecl; variable
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 2132 AST_MATCHER_P(NamedDecl, matchesName, std::string, RegExp) { in AST_MATCHER_P() argument 2189 internal::Matcher<NamedDecl>, Base) { in AST_MATCHER_P() 4249 internal::Matcher<NamedDecl>, InnerMatcher) { in AST_MATCHER_P()
|
/external/clang/include/clang/Serialization/ |
D | ASTReader.h | 81 class NamedDecl; variable
|
/external/v8/tools/clang/rewrite_to_chrome_style/ |
D | RewriteToChromeStyle.cpp | 260 clang::ast_matchers::internal::Matcher<clang::NamedDecl>, in AST_MATCHER_P()
|