Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp67 const bool IsInlined = I + 1 != NumLocations; in operator <<() local
69 if (IsInlined) in operator <<()