Home
last modified time | relevance | path

Searched defs:FunDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h356 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier() local
365 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp115 bool ASTResultSynthesizer::SynthesizeFunctionResult(FunctionDecl *FunDecl) { in SynthesizeFunctionResult()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3169 Decl *FunDecl = ParseCXXInlineMethodDef(AS, AccessAttrs, DeclaratorInfo, in ParseCXXClassMemberDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12944 if (FunctionDecl *FunDecl = dyn_cast<FunctionDecl>(Fn)) { in AddMatchingNonTemplateFunction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1885 FunctionDecl *FunDecl; in ImportDeclParts() local