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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp114 bool ASTResultSynthesizer::SynthesizeFunctionResult(FunctionDecl *FunDecl) { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h302 const FunctionDecl *FunDecl = getCalleeDecl(CE); local
311 const FunctionDecl *FunDecl = getCalleeDecl(CE); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp185 static bool isTestingFunction(const FunctionDecl *FunDecl) { argument
265 static ConsumedState testsFor(const FunctionDecl *FunDecl) { argument
579 checkCallability(const PropagationInfo &PInfo, const FunctionDecl *FunDecl, SourceLocation BlameLoc) argument
741 const FunctionDecl *FunDecl = Call->getDirectCallee(); local
814 const auto *FunDecl = dyn_cast_or_null<FunctionDecl>(Call->getDirectCallee()); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2745 Decl *FunDecl = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1614 FunctionDecl *FunDecl; local

Completed in 299 milliseconds