Searched refs:AtomicUsesUnsupportedLibcall (Results 1 – 3 of 3) sorted by relevance
602 bool AtomicUsesUnsupportedLibcall(const AtomicExpr *E) const;
8868 bool ASTContext::AtomicUsesUnsupportedLibcall(const AtomicExpr *E) const { in AtomicUsesUnsupportedLibcall() function in ASTContext
2610 Context.AtomicUsesUnsupportedLibcall(AE)) in SemaAtomicOpsOverloaded()