Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/
H A DCocoaConventions.h20 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpShared.h15 class FunctionDecl; variable
H A DContext.h24 class FunctionDecl; variable
H A DProgram.h31 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCodeInjector.h22 class FunctionDecl; variable
H A DBodyFarm.h25 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h738 AST_MATCHER(FunctionDecl, isMain) { in AST_MATCHER() argument
791 VarTemplateSpecializationDecl, FunctionDecl, in AST_POLYMORPHIC_MATCHER_P() argument
1072 VarTemplateSpecializationDecl, FunctionDecl, in AST_POLYMORPHIC_MATCHER_P2() argument
5028 AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER_P2()
5273 AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER_P()
5301 AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER_P()
5334 VarTemplateSpecializationDecl, FunctionDecl, in AST_POLYMORPHIC_MATCHER_P() argument
5366 AST_MATCHER(FunctionDecl, isNoReturn) { return Node.isNoReturn(); } in AST_MATCHER() argument
5376 AST_MATCHER_P(FunctionDecl, returns, in AST_MATCHER_P() argument
5396 AST_POLYMORPHIC_MATCHER(isExternC, AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER()
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h22 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h32 class FunctionDecl; variable
H A DCGHLSLRuntime.h63 class FunctionDecl; variable
H A DCodeGenFunction.h65 class FunctionDecl; variable
H A DCGCall.h34 class FunctionDecl; variable
H A DCodeGenModule.h61 class FunctionDecl; variable
1675 std::pair<const FunctionDecl *, SourceLocation> Global) { in addUndefinedGlobalForTailCall()
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h27 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h28 class FunctionDecl; variable
H A DMangle.h34 class FunctionDecl; variable
H A DASTMutationListener.h26 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h34 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h22 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h33 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h42 class FunctionDecl; variable
H A DSVals.h40 class FunctionDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp314 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()

12