Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1675 SourceLocation ChildStmtLoc = FindInterveningCodeInLoop(ChildStmt); in FindInterveningCodeInLoop() local
1676 if (ChildStmtLoc.isValid()) in FindInterveningCodeInLoop()
1677 return ChildStmtLoc; in FindInterveningCodeInLoop()