Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h177 void checkFor();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1494 void SemaOpenACC::ForStmtBeginChecker::checkFor() { in checkFor() function in SemaOpenACC::ForStmtBeginChecker
1587 return checkFor(); in check()