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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp133 QualType getAtomicType() const { return AtomicTy; } function in class:__anon1671::AtomicInfo
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5435 QualType ASTContext::getAtomicType(QualType T) const { function in class:ASTContext

Completed in 136 milliseconds