Home
last modified time | relevance | path

Searched defs:FunctionDecl (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DFrame.h20 class FunctionDecl; variable
H A DContext.h24 class FunctionDecl; variable
H A DProgram.h31 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/
H A DCocoaConventions.h20 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DCodeInjector.h22 class FunctionDecl; variable
H A DBodyFarm.h25 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h19 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h738 AST_MATCHER(FunctionDecl, isMain) { in AST_MATCHER() argument
792 FunctionDecl), in AST_POLYMORPHIC_MATCHER_P() argument
1072 FunctionDecl), in AST_POLYMORPHIC_MATCHER_P2() argument
5352 AST_MATCHER_P(FunctionDecl, returns, in AST_MATCHER_P() argument
5406 AST_MATCHER(FunctionDecl, isDeleted) { in AST_MATCHER() argument
5419 AST_MATCHER(FunctionDecl, isDefaulted) { in AST_MATCHER() argument
5432 AST_MATCHER(FunctionDecl, isWeak) { return Node.isWeak(); } in AST_MATCHER() argument
5753 AST_MATCHER_P(FunctionDecl, hasAnyBody, in AST_MATCHER_P() argument
6204 AST_MATCHER(FunctionDecl, isVariadic) { in AST_MATCHER() argument
8285 AST_MATCHER_P(Stmt, forFunction, internal::Matcher<FunctionDecl>, in AST_MATCHER_P()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h27 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h23 class FunctionDecl; variable
H A DExternalSemaSource.h191 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h43 class FunctionDecl; variable
H A DCodeGenFunction.h63 class FunctionDecl; variable
H A DCGCall.h33 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h27 class FunctionDecl; variable
H A DMangle.h34 class FunctionDecl; variable
H A DASTMutationListener.h26 class FunctionDecl; variable
H A DAttr.h38 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h34 class FunctionDecl; variable
H A DThreadSafety.h27 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h33 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h22 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h42 class FunctionDecl; variable
H A DSVals.h40 class FunctionDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp314 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()

12