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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGAtomic.cpp78 QualType getAtomicType() const { return AtomicTy; } function in class:__anon3065::AtomicInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3690 QualType ASTContext::getAtomicType(QualType T) const { function in class:ASTContext

Completed in 115 milliseconds