Searched defs:getAtomicType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGAtomic.cpp | 132 QualType getAtomicType() const { return AtomicTy; } getAtomicType() function in __anon636f35d80111::AtomicInfo |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 6021 QualType ASTContext::getAtomicType(QualType T) const { getAtomicType() function in ASTContext |