Home
last modified time | relevance | path

Searched defs:getAtomicType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp132 QualType getAtomicType() const { return AtomicTy; } getAtomicType() function in __anon636f35d80111::AtomicInfo
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6021 QualType ASTContext::getAtomicType(QualType T) const { getAtomicType() function in ASTContext