OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParenTypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
226
mutable llvm::FoldingSet<ParenType>
ParenTypes
;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
4837
ParenType *T =
ParenTypes
.FindNodeOrInsertPos(ID, InsertPos);
4844
ParenType *CheckT =
ParenTypes
.FindNodeOrInsertPos(ID, InsertPos);
4851
ParenTypes
.InsertNode(T, InsertPos);
Completed in 25 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026