Home
last modified time | relevance | path

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

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