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

Completed in 140 milliseconds