Home
last modified time | relevance | path

Searched defs:buildCounterInit (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9206 Expr *OpenMPIterationSpaceChecker::buildCounterInit() const { return LB; } buildCounterInit() function in __anon265630163a11::OpenMPIterationSpaceChecker
9568 buildCounterInit(Sema &SemaRef, Scope *S, SourceLocation Loc, ExprResult VarRef, buildCounterInit() function