Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DLookup.h23 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h28 class NamedDecl; variable
H A DUSRFindingAction.h27 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h34 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTImporterLookupTable.h25 class NamedDecl; variable
H A DDeclAccessPair.h25 class NamedDecl; variable
H A DASTUnresolvedSet.h26 class NamedDecl; variable
H A DMangle.h35 class NamedDecl; variable
H A DDependentDiagnostic.h33 class NamedDecl; variable
H A DUnresolvedSet.h28 class NamedDecl; variable
H A DCXXInheritance.h35 class NamedDecl; variable
H A DASTMutationListener.h29 class NamedDecl; variable
H A DASTImporter.h46 class NamedDecl; variable
H A DExternalASTSource.h48 class NamedDecl; variable
H A DTemplateName.h31 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h26 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h30 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DIdentifierResolver.h31 class NamedDecl; variable
H A DTemplate.h38 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h34 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h35 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h28 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h62 class NamedDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp226 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3010 AST_MATCHER_REGEX(NamedDecl, matchesName, RegExp) { in AST_MATCHER_REGEX() argument
3168 internal::Matcher<NamedDecl>, Base) { in AST_POLYMORPHIC_MATCHER_P()
3567 AST_MATCHER_P(NamedDecl, hasUnderlyingDecl, internal::Matcher<NamedDecl>, in AST_MATCHER_P() argument
6220 internal::Matcher<NamedDecl>, InnerMatcher) { in AST_MATCHER_P()
7667 AST_MATCHER(NamedDecl, hasExternalFormalLinkage) { in AST_MATCHER() argument

12