OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VisitAtomicType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTNodeTraverser.h
380
void
VisitAtomicType
(const AtomicType *T) { Visit(T->getValueType()); }
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
1231
QualType
VisitAtomicType
(const AtomicType *T) {
ASTImporter.cpp
334
ExpectedType
VisitAtomicType
(const AtomicType *T);
1017
ExpectedType ASTNodeImporter::
VisitAtomicType
(const AtomicType *T){
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp
6146
bool UnnamedLocalNoLinkageFinder::
VisitAtomicType
(const AtomicType* T) {
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026