Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp901 getFunctionCodeRegion(cast<NamedDecl>(STCD))); in getVarRegion()
1010 MemRegionManager::getFunctionCodeRegion(const NamedDecl *FD) { in getFunctionCodeRegion() function in MemRegionManager
H A DSValBuilder.cpp257 return loc::MemRegionVal(MemMgr.getFunctionCodeRegion(func)); in getFunctionPointer()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1388 const FunctionCodeRegion *getFunctionCodeRegion(const NamedDecl *FD);