Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp153 static LineColumn getLocalScopeLocationOr(DIScope *S, LineColumn Default) { in getLocalScopeLocationOr() function
177 Loc1 = getLocalScopeLocationOr(S1, Loc1); in getNearestMatchingScope()
185 Loc2 = getLocalScopeLocationOr(S2, Loc2); in getNearestMatchingScope()