Searched defs:hasPrivateSymbols (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp1055 bool DIARawSymbol::hasPrivateSymbols() const { function in class:DIARawSymbol
1056 // hasPrivateSymbols is the opposite of isStripped, but we expose
1057 // hasPrivateSymbols as a more intuitive interface.

Completed in 71 milliseconds