Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DLookup.h23 class NamedDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h28 class NamedDecl; variable
H A DUSRFindingAction.h26 class NamedDecl; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.h32 class NamedDecl; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDeclVendor.h15 class NamedDecl; variable
H A DASTResultSynthesizer.h18 class NamedDecl; variable
H A DIRForTarget.h41 class NamedDecl; variable
H A DClangExpressionVariable.h33 class NamedDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporterLookupTable.h24 class NamedDecl; variable
H A DDeclAccessPair.h26 class NamedDecl; variable
H A DASTUnresolvedSet.h27 class NamedDecl; variable
H A DMangle.h36 class NamedDecl; variable
H A DUnresolvedSet.h28 class NamedDecl; variable
H A DASTImporter.h45 class NamedDecl; variable
H A DASTConcept.h30 class NamedDecl; variable
H A DASTMutationListener.h29 class NamedDecl; variable
H A DExternalASTSource.h48 class NamedDecl; variable
H A DTemplateName.h32 class NamedDecl; variable
H A DDeclTemplate.h103 size_t numTrailingObjects(OverloadToken<NamedDecl *>) const { in numTrailingObjects()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.h31 class NamedDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h35 class NamedDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h63 class NamedDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp232 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3114 AST_MATCHER_REGEX(NamedDecl, matchesName, RegExp) { in AST_MATCHER_REGEX() argument
3272 internal::Matcher<NamedDecl>, Base) { in AST_POLYMORPHIC_MATCHER_P()
3671 AST_MATCHER_P(NamedDecl, hasUnderlyingDecl, internal::Matcher<NamedDecl>, in AST_MATCHER_P() argument
6699 internal::Matcher<NamedDecl>, InnerMatcher) { in AST_MATCHER_P()
8425 AST_MATCHER(NamedDecl, hasExternalFormalLinkage) { in AST_MATCHER() argument
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h39 class NamedDecl; variable

12