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

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 151 bool lookupIdentifier(StringRef Name, HitSet &Hits);
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 373 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) {
ASTReader.cpp     [all...]

Completed in 24 milliseconds