Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1505 const ValueDecl *UninstInitVar = nullptr; in checkFor() local
1510 checkForInit(CFI.Uninst.Init, UninstInitVar, /*Diag=*/false); in checkFor()
1548 !checkForCond(CFI.Uninst.Condition, UninstInitVar, /*Diag=*/false)) in checkFor()
1551 !checkForInc(CFI.Uninst.Increment, UninstInitVar, /*Diag=*/false)) in checkFor()