Home
last modified time | relevance | path

Searched defs:isPointerToDataMember (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1012 bool DIARawSymbol::isPointerToDataMember() const { in isPointerToDataMember() function in DIARawSymbol
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h363 bool isPointerToDataMember() const { in isPointerToDataMember() function