Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h737 AST_MATCHER(FunctionDecl, isMain) { in AST_MATCHER() argument
791 FunctionDecl), in AST_POLYMORPHIC_MATCHER_P() argument
1071 FunctionDecl), in AST_POLYMORPHIC_MATCHER_P2() argument
4790 AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER_P2()
5013 AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER_P()
5041 AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER_P()
5073 TemplateSpecializationType, FunctionDecl), in AST_POLYMORPHIC_MATCHER_P() argument
5104 AST_MATCHER(FunctionDecl, isNoReturn) { return Node.isNoReturn(); } in AST_MATCHER() argument
5114 AST_MATCHER_P(FunctionDecl, returns, in AST_MATCHER_P() argument
5134 AST_POLYMORPHIC_MATCHER(isExternC, AST_POLYMORPHIC_SUPPORTED_TYPES(FunctionDecl, in AST_POLYMORPHIC_MATCHER()
[all …]
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DFrame.h20 class FunctionDecl; variable
H A DContext.h25 class FunctionDecl; variable
H A DProgram.h31 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/DomainSpecific/
H A DCocoaConventions.h20 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCodeInjector.h22 class FunctionDecl; variable
H A DBodyFarm.h25 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h19 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h22 class FunctionDecl; variable
H A DExternalSemaSource.h191 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h27 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.h43 class FunctionDecl; variable
H A DCodeGenFunction.h63 class FunctionDecl; variable
H A DCGCall.h32 class FunctionDecl; variable
/openbsd-src/gnu/llvm/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.h36 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DConsumed.h34 class FunctionDecl; variable
H A DThreadSafety.h27 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h33 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DTransforms.h22 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h42 class FunctionDecl; variable
H A DSVals.h37 class FunctionDecl; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp314 llvm::MapVector<const FunctionDecl *, std::unique_ptr<LateParsedTemplate>> in ReadLateParsedTemplates()

12