Home
last modified time | relevance | path

Searched defs:NamedDecl (Results 1 – 25 of 30) sorted by relevance

12

/external/clang/include/clang/Tooling/Core/
DLookup.h23 class NamedDecl; variable
/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.h39 class NamedDecl; variable
/external/clang/include/clang/AST/
DDeclAccessPair.h26 class NamedDecl; variable
DMangle.h33 class NamedDecl; variable
DDependentDiagnostic.h31 class NamedDecl; variable
DCXXInheritance.h34 class NamedDecl; variable
DASTMutationListener.h28 class NamedDecl; variable
DExternalASTSource.h30 class NamedDecl; variable
DTemplateName.h28 class NamedDecl; variable
DDeclarationName.h164 friend class NamedDecl; variable
DDeclTemplate.h67 size_t numTrailingObjects(OverloadToken<NamedDecl *>) const { in numTrailingObjects()
DDeclBase.h41 class NamedDecl; variable
DDecl.h224 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/
DIndexingContext.h25 class NamedDecl; variable
/external/clang/tools/libclang/
DCXCursor.h35 class NamedDecl; variable
/external/clang/include/clang/Sema/
DIdentifierResolver.h28 class NamedDecl; variable
DCodeCompleteConsumer.h150 class NamedDecl; variable
/external/clang/test/SemaCXX/
Dmember-expr.cpp51 struct NamedDecl { struct
/external/clang/unittests/AST/
DASTImporterTest.cpp249 internal::Matcher<NamedDecl>, InnerMatcher) { in AST_MATCHER_P()
/external/clang/lib/Sema/
DSema.cpp475 SmallVectorImpl<std::pair<NamedDecl *, SourceLocation> > &Undefined) { in getUndefinedButUsed()
1263 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) {} in ReadUndefinedButUsed()
DMultiplexExternalSemaSource.cpp212 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
/external/clang/lib/CodeGen/
DCodeGenModule.h68 class NamedDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2132 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/
DASTReader.h81 class NamedDecl; variable
/external/v8/tools/clang/rewrite_to_chrome_style/
DRewriteToChromeStyle.cpp260 clang::ast_matchers::internal::Matcher<clang::NamedDecl>, in AST_MATCHER_P()

12