Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.cpp2232 const Location &firstLoc = locations[i]; in finalizeContents() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp526 std::optional<Loc> firstLoc = firstVal.getAs<Loc>(); in CheckOverlap() local