HomeSort by: relevance | last modified time | path
    Searched refs:HasDirectiveList (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
OMPConstants.h 90 bool HasDirectiveList;
97 #define OMP_ASSUME_CLAUSE(Identifier, StartsWith, HasDirectiveList, \
99 {Identifier, StartsWith, HasDirectiveList, HasExpression},
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseOpenMP.cpp 1586 if (ACMI.HasDirectiveList || ACMI.HasExpression) {

Completed in 36 milliseconds