HomeSort by: relevance | last modified time | path
    Searched refs:getFunctionCodeRegion (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 998 getFunctionCodeRegion(cast<NamedDecl>(STCD)));
1118 MemRegionManager::getFunctionCodeRegion(const NamedDecl *FD) {
SValBuilder.cpp 257 return loc::MemRegionVal(MemMgr.getFunctionCodeRegion(func));
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 1461 const FunctionCodeRegion *getFunctionCodeRegion(const NamedDecl *FD);

Completed in 20 milliseconds