HomeSort by relevance Sort by last modified time
    Searched refs:IdentifierLookupTable (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Serialization/
Module.cpp 30 IdentifierTableData(nullptr), IdentifierLookupTable(nullptr),
55 delete static_cast<ASTIdentifierLookupTable *>(IdentifierLookupTable);
ASTReader.cpp     [all...]
  /external/clang/include/clang/Serialization/
Module.h 260 void *IdentifierLookupTable;

Completed in 82 milliseconds