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

  /external/clang/include/clang/Serialization/
GlobalModuleIndex.h 140 typedef llvm::SmallPtrSet<const FileEntry *, 4> HitSet;
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 39 milliseconds