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 395 class ExternalIdentifierLookup {
397 virtual ~ExternalIdentifierLookup();
  /external/clang/lib/Basic/
IdentifierTable.cpp 72 ExternalIdentifierLookup::~ExternalIdentifierLookup() {}

Completed in 30 milliseconds