OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AtomicTypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
240
mutable llvm::FoldingSet<AtomicType>
AtomicTypes
;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
5579
if (AtomicType *AT =
AtomicTypes
.FindNodeOrInsertPos(ID, InsertPos))
5589
AtomicType *NewIP =
AtomicTypes
.FindNodeOrInsertPos(ID, InsertPos);
5594
AtomicTypes
.InsertNode(New, InsertPos);
Completed in 21 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026