Home
last modified time | relevance | path

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

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