Home
last modified time | relevance | path

Searched defs:OMPClauseReader (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h196 friend class OMPClauseReader; variable
234 friend class OMPClauseReader; variable
276 friend class OMPClauseReader; variable
355 friend class OMPClauseReader; global() variable
389 friend class OMPClauseReader; global() variable
433 friend class OMPClauseReader; global() variable
528 friend class OMPClauseReader; global() variable
631 friend class OMPClauseReader; global() variable
677 friend class OMPClauseReader; global() variable
722 friend class OMPClauseReader; global() variable
757 friend class OMPClauseReader; global() variable
789 friend class OMPClauseReader; global() variable
880 friend class OMPClauseReader; global() variable
908 friend class OMPClauseReader; global() variable
978 friend class OMPClauseReader; global() variable
1009 friend class OMPClauseReader; global() variable
1090 friend class OMPClauseReader; global() variable
1324 friend class OMPClauseReader; global() variable
1413 friend class OMPClauseReader; global() variable
1492 friend class OMPClauseReader; global() variable
1572 friend class OMPClauseReader; global() variable
1638 friend class OMPClauseReader; global() variable
1833 friend class OMPClauseReader; global() variable
2113 friend class OMPClauseReader; global() variable
2571 friend class OMPClauseReader; global() variable
2649 friend class OMPClauseReader; global() variable
2756 friend class OMPClauseReader; global() variable
2913 friend class OMPClauseReader; global() variable
3208 friend class OMPClauseReader; global() variable
3544 friend class OMPClauseReader; global() variable
3775 friend class OMPClauseReader; global() variable
4031 friend class OMPClauseReader; global() variable
4320 friend class OMPClauseReader; global() variable
4431 friend class OMPClauseReader; global() variable
4595 friend class OMPClauseReader; global() variable
4838 friend class OMPClauseReader; global() variable
4923 friend class OMPClauseReader; global() variable
5075 friend class OMPClauseReader; global() variable
5313 friend class OMPClauseReader; global() variable
5874 friend class OMPClauseReader; global() variable
6135 friend class OMPClauseReader; global() variable
6211 friend class OMPClauseReader; global() variable
6288 friend class OMPClauseReader; global() variable
6362 friend class OMPClauseReader; global() variable
6494 friend class OMPClauseReader; global() variable
6585 friend class OMPClauseReader; global() variable
6648 friend class OMPClauseReader; global() variable
6767 friend class OMPClauseReader; global() variable
6885 friend class OMPClauseReader; global() variable
7086 friend class OMPClauseReader; global() variable
7286 friend class OMPClauseReader; global() variable
7450 friend class OMPClauseReader; global() variable
7554 friend class OMPClauseReader; global() variable
7657 friend class OMPClauseReader; global() variable
7758 friend class OMPClauseReader; global() variable
7853 friend class OMPClauseReader; global() variable
7958 friend class OMPClauseReader; global() variable
8077 friend class OMPClauseReader; global() variable
8152 friend class OMPClauseReader; global() variable
8241 friend class OMPClauseReader; global() variable
8288 friend class OMPClauseReader; global() variable
8333 friend class OMPClauseReader; global() variable
8366 friend class OMPClauseReader; global() variable
8440 friend class OMPClauseReader; global() variable
8641 friend class OMPClauseReader; global() variable
8740 friend class OMPClauseReader; global() variable
8779 friend class OMPClauseReader; global() variable
9007 friend class OMPClauseReader; global() variable
9152 friend class OMPClauseReader; global() variable
9196 friend class OMPClauseReader; global() variable
9319 friend class OMPClauseReader; global() variable
[all...]
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10368 class OMPClauseReader : public OMPClauseVisitor<OMPClauseReader> { global() class
10373 OMPClauseReader(ASTRecordReader &Record) OMPClauseReader() function in clang::OMPClauseReader
[all...]