Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp157 bool SameCol = Col == MatchLoc->second.second; in getMergedLocation() local
159 Col = SameLine && SameCol ? Col : 0; in getMergedLocation()