Home
last modified time | relevance | path

Searched refs:processLocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DDebugInfo.cpp86 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation() function in DebugInfoFinder
90 processLocation(M, Loc->getInlinedAt()); in processLocation()
/external/llvm/include/llvm/IR/
DDebugInfo.h68 void processLocation(const Module &M, const DILocation *Loc);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp960 processLocation(DILocation(IA)); in processModule()
980 void DebugInfoFinder::processLocation(DILocation Loc) { in processLocation() function in DebugInfoFinder
993 processLocation(Loc.getOrigLocation()); in processLocation()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h811 void processLocation(DILocation Loc);