Home
last modified time | relevance | path

Searched defs:firstLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp2491 const Location &firstLoc = locations[i]; in finalizeContents() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp691 std::optional<Loc> firstLoc = firstVal.getAs<Loc>(); in CheckOverlap() local