HomeSort by: relevance | last modified time | path
    Searched defs:isRefUdt (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeUDT.cpp 66 dumpSymbolField(OS, "isRefUdt", isRefUdt(), Indent);
197 bool NativeTypeUDT::isRefUdt() const { return false; }
NativeTypeEnum.cpp 156 dumpSymbolField(OS, "isRefUdt", isRefUdt(), Indent);
348 bool NativeTypeEnum::isRefUdt() const { return false; }
NativeRawSymbol.cpp 656 bool NativeRawSymbol::isRefUdt() const {
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp 374 RAW_METHOD_DUMP(OS, isRefUdt);
1190 bool DIARawSymbol::isRefUdt() const {

Completed in 19 milliseconds