Home
last modified time | relevance | path

Searched refs:BuildAtomicExpr (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3525 return BuildAtomicExpr({TheCall->getBeginLoc(), TheCall->getEndLoc()}, in AtomicOpsOverloaded()
3530 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr() function in Sema
H A DTreeTransform.h4028 return getSema().BuildAtomicExpr(Range, Range, RParenLoc, SubExprs, Op, in RebuildAtomicExpr()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2277 BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange,