HomeSort by relevance Sort by last modified time
    Searched defs:ExternalIdentifierLookup (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
IdentifierTable.h 401 class ExternalIdentifierLookup {
403 virtual ~ExternalIdentifierLookup();
  /external/clang/lib/Basic/
IdentifierTable.cpp 73 ExternalIdentifierLookup::~ExternalIdentifierLookup() {}

Completed in 184 milliseconds