Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp137 PresumedLoc PCLoc = SM.getPresumedLoc(CurLoc); in setLocation() local
139 if (PCLoc.isInvalid() || Scope->getFilename() == PCLoc.getFilename()) in setLocation()