Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1454 class DSAAttrChecker : public StmtVisitor<DSAAttrChecker, void> { class
1579 DSAAttrChecker(DSAStackTy *S, Sema &SemaRef, CapturedStmt *CS) in DSAAttrChecker() function in __anone74a4b2f0c11::DSAAttrChecker
3396 DSAAttrChecker DSAChecker(DSAStack, *this, cast<CapturedStmt>(AStmt)); in ActOnOpenMPExecutableDirective()