Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp6202 return BuildAtomicExpr({TheCall->getBeginLoc(), TheCall->getEndLoc()}, in SemaAtomicOpsOverloaded()
6207 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr() function in Sema
H A DTreeTransform.h3886 return getSema().BuildAtomicExpr(Range, Range, RParenLoc, SubExprs, Op, in RebuildAtomicExpr()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5863 BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange,