Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1679 LocIdx FoundLoc = FoundLocs.find(DbgOp.ID)->second.getLoc(); transferDebugInstrRef() local
1696 LocIdx FoundLoc = ValueLoc.second.getLoc(); transferDebugInstrRef() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1977 parseOMPEndDirective(OpenMPDirectiveKind BeginKind,OpenMPDirectiveKind ExpectedKind,OpenMPDirectiveKind FoundKind,SourceLocation BeginLoc,SourceLocation FoundLoc,bool SkipUntilOpenMPEnd) parseOMPEndDirective() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp326 auto FoundLoc = LocsForMacros.find(MQT); getExpansionLocForMacroQualifiedType() local