HomeSort by relevance Sort by last modified time
    Searched refs:getFunctionTextRegion (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 151 return loc::MemRegionVal(MemMgr.getFunctionTextRegion(func));
MemRegion.cpp 588 sReg = getGlobalsRegion(getFunctionTextRegion(FD));
675 MemRegionManager::getFunctionTextRegion(const FunctionDecl *FD) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 1038 const FunctionTextRegion *getFunctionTextRegion(const FunctionDecl *FD);
    [all...]

Completed in 117 milliseconds