Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp199 PresumedLoc PCLoc = SM.getPresumedLoc(CurLoc); in setLocation() local
200 if (PCLoc.isInvalid() || Scope->getFile() == getOrCreateFile(CurLoc)) in setLocation()