Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp6005 return BuildAtomicExpr({TheCall->getBeginLoc(), TheCall->getEndLoc()}, in SemaAtomicOpsOverloaded()
6010 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr() function in Sema
H A DTreeTransform.h3794 return getSema().BuildAtomicExpr(Range, Range, RParenLoc, SubExprs, Op, in RebuildAtomicExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h5720 BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange,