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