OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLookupName
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclLookups.h
43
DeclarationName
getLookupName
() const { return It->first; }
/src/external/apache2/llvm/dist/clang/lib/CrossTU/
CrossTranslationUnit.cpp
217
CrossTranslationUnitContext::
getLookupName
(const NamedDecl *ND) {
242
llvm::Optional<std::string> ResultLookupName =
getLookupName
(ResultDecl);
258
const llvm::Optional<std::string> LookupName =
getLookupName
(D);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Lookup.h
243
DeclarationName
getLookupName
() const {
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026