Searched defs:getAtomicType (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGAtomic.cpp | 132 QualType getAtomicType() const { return AtomicTy; } in getAtomicType() function in __anon12d9ac0c0111::AtomicInfo |
/external/clang/lib/AST/ | ||
D | ASTContext.cpp | 4009 QualType ASTContext::getAtomicType(QualType T) const { in getAtomicType() function in ASTContext |