Home
last modified time | relevance | path

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

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