Home
last modified time | relevance | path

Searched refs:VisitAtomicType (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h379 void VisitAtomicType(const AtomicType *T) { Visit(T->getValueType()); } in VisitAtomicType() function
/external/clang/lib/AST/
DASTDumper.cpp404 void VisitAtomicType(const AtomicType *T) { in VisitAtomicType() function in __anon59a9c3280111::ASTDumper
DType.cpp1023 QualType VisitAtomicType(const AtomicType *T) { in VisitAtomicType() function
/external/llvm-project/clang/lib/AST/
DType.cpp1231 QualType VisitAtomicType(const AtomicType *T) { in VisitAtomicType() function
DASTImporter.cpp344 ExpectedType VisitAtomicType(const AtomicType *T);
1020 ExpectedType ASTNodeImporter::VisitAtomicType(const AtomicType *T){ in VisitAtomicType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp473 ASTTypeWriter::VisitAtomicType(const AtomicType *T) { in VisitAtomicType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4220 bool UnnamedLocalNoLinkageFinder::VisitAtomicType(const AtomicType* T) { in VisitAtomicType() function in UnnamedLocalNoLinkageFinder
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6156 bool UnnamedLocalNoLinkageFinder::VisitAtomicType(const AtomicType* T) { in VisitAtomicType() function in UnnamedLocalNoLinkageFinder