Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1657 SourceLocation FindInterveningCodeInLoop(const Stmt *CurStmt) { in FindInterveningCodeInLoop() function
1675 SourceLocation ChildStmtLoc = FindInterveningCodeInLoop(ChildStmt); in FindInterveningCodeInLoop()
1702 SourceLocation OtherStmtLoc = FindInterveningCodeInLoop(Body.get()); in ActOnForStmtEnd()