Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp132 QualType getAtomicType() const { return AtomicTy; } in getAtomicType() function in __anona93f836e0111::AtomicInfo
/external/llvm-project/clang/lib/CodeGen/
DCGAtomic.cpp133 QualType getAtomicType() const { return AtomicTy; } in getAtomicType() function in __anon0956349c0111::AtomicInfo
/external/clang/lib/AST/
DASTContext.cpp4063 QualType ASTContext::getAtomicType(QualType T) const { in getAtomicType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp5502 QualType ASTContext::getAtomicType(QualType T) const { in getAtomicType() function in ASTContext