Lines Matching refs:AE
1163 AtomicExpr *AE = new (Context) AtomicExpr(TheCall->getCallee()->getLocStart(),1169 Context.AtomicUsesUnsupportedLibcall(AE))1170 Diag(AE->getLocStart(), diag::err_atomic_load_store_uses_lib) <<1173 return Owned(AE);