Searched defs:HasAssociatedStmt (Results 1 – 4 of 4) sorted by relevance
19 size_t OMPChildren::size(unsigned NumClauses, bool HasAssociatedStmt, in size()53 bool HasAssociatedStmt, in CreateEmpty()
3601 bool HasAssociatedStmt = Record[ASTStmtReader::NumStmtFields + 2]; in ReadStmtFromStream() local
9016 bool HasAssociatedStmt = false; variable9026 OMPChildren(unsigned NumClauses, unsigned NumChildren, bool HasAssociatedStmt) in OMPChildren()
327 bool HasAssociatedStmt, unsigned NumChildren, in createEmptyDirective()