Searched refs:readClause (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1674 OMPClause *readClause();
1678 OMPClause *OMPClauseReader::readClause() { function in class:OMPClauseReader
1901 Clauses.push_back(ClauseReader.readClause());

Completed in 54 milliseconds