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()
3252 bool HasAssociatedStmt = Record[ASTStmtReader::NumStmtFields + 2]; in ReadStmtFromStream() local
86 bool HasAssociatedStmt, unsigned NumChildren, in createEmptyDirective()
7924 bool HasAssociatedStmt = false; variable7934 OMPChildren(unsigned NumClauses, unsigned NumChildren, bool HasAssociatedStmt) in OMPChildren()