Searched defs:HasAssociatedStmt (Results 1 – 4 of 4) sorted by relevance
19 size_t OMPChildren::size(unsigned NumClauses, bool HasAssociatedStmt, in size() argument 53 bool HasAssociatedStmt, in CreateEmpty() argument [all...]
3524 bool HasAssociatedStmt = Record[ASTStmtReader::NumStmtFields + 2]; ReadStmtFromStream() local
8976 bool HasAssociatedStmt = false; global() variable 8986 OMPChildren(unsigned NumClauses,unsigned NumChildren,bool HasAssociatedStmt) OMPChildren() argument [all...]
327 bool HasAssociatedStmt, unsigned NumChildren, in createEmptyDirective() argument