OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookupIdentifier
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
GlobalModuleIndex.h
164
bool
lookupIdentifier
(llvm::StringRef Name, HitSet &Hits);
/src/external/apache2/llvm/dist/clang/lib/Serialization/
GlobalModuleIndex.cpp
311
bool GlobalModuleIndex::
lookupIdentifier
(StringRef Name, HitSet &Hits) {
ASTReader.cpp
2074
if (GlobalIndex->
lookupIdentifier
(II.getName(), Hits)) {
8003
if (GlobalIndex->
lookupIdentifier
(Name, Hits)) {
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp
2173
if (GlobalIndex->
lookupIdentifier
(Name, FoundModules))
Completed in 28 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026