OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutoTypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
237
mutable llvm::ContextualFoldingSet<AutoType, ASTContext&>
AutoTypes
;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
972
DependentTemplateSpecializationTypes(this_()),
AutoTypes
(this_()),
5530
if (AutoType *AT =
AutoTypes
.FindNodeOrInsertPos(ID, InsertPos))
5544
AutoTypes
.InsertNode(AT, InsertPos);
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026