Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp68 QualType getAtomicType() const { return AtomicTy; } in getAtomicType() function in __anondcc4705e0111::AtomicInfo
/external/clang/lib/AST/
DASTContext.cpp3771 QualType ASTContext::getAtomicType(QualType T) const { in getAtomicType() function in ASTContext