Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp169 getNearestMatchingScope(const DILocation *L1, const DILocation *L2) { in getNearestMatchingScope() function
326 DIScope *Scope = getNearestMatchingScope<EqualScopesMatcher>(L1, L2).first; in getMergedLocation()
332 getNearestMatchingScope<ScopeLocationsMatcher>(L1, L2); in getMergedLocation()