Home
last modified time | relevance | path

Searched defs:FoundLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1710 LocIdx FoundLoc = FoundLocs.find(DbgOp.ID)->second.getLoc(); in transferDebugInstrRef() local
1727 LocIdx FoundLoc = ValueLoc.second.getLoc(); in transferDebugInstrRef() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1987 SourceLocation FoundLoc, in parseOMPEndDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp337 auto FoundLoc = LocsForMacros.find(MQT); in getExpansionLocForMacroQualifiedType() local