Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp998 getFunctionCodeRegion(cast<NamedDecl>(STCD))); in getVarRegion()
1118 MemRegionManager::getFunctionCodeRegion(const NamedDecl *FD) { in getFunctionCodeRegion() function in MemRegionManager
H A DSValBuilder.cpp257 return loc::MemRegionVal(MemMgr.getFunctionCodeRegion(func)); in getFunctionPointer()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1461 const FunctionCodeRegion *getFunctionCodeRegion(const NamedDecl *FD);