Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1031 getFunctionCodeRegion(cast<NamedDecl>(STCD))); in getVarRegion()
1157 MemRegionManager::getFunctionCodeRegion(const NamedDecl *FD) { in getFunctionCodeRegion() function in MemRegionManager
H A DSValBuilder.cpp286 return loc::MemRegionVal(MemMgr.getFunctionCodeRegion(func)); in getFunctionPointer()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1515 const FunctionCodeRegion *getFunctionCodeRegion(const NamedDecl *FD);