Home
last modified time | relevance | path

Searched refs:getFunctionCodeRegion (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1050 getFunctionCodeRegion(cast<NamedDecl>(STCD))); in getVarRegion()
1172 MemRegionManager::getFunctionCodeRegion(const NamedDecl *FD) { in getFunctionCodeRegion() function in MemRegionManager
H A DSValBuilder.cpp294 return loc::MemRegionVal(MemMgr.getFunctionCodeRegion(func)); in getFunctionPointer()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1574 const FunctionCodeRegion *getFunctionCodeRegion(const NamedDecl *FD);