OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HitSet
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Serialization/
GlobalModuleIndex.h
166
typedef llvm::SmallPtrSet<ModuleFile *, 4>
HitSet
;
177
bool lookupIdentifier(StringRef Name,
HitSet
&Hits);
/external/clang/lib/Serialization/
GlobalModuleIndex.cpp
280
bool GlobalModuleIndex::lookupIdentifier(StringRef Name,
HitSet
&Hits) {
ASTReader.cpp
[
all
...]
Completed in 64 milliseconds