Home
last modified time | relevance | path

Searched refs:DECL_OMP_REQUIRES (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1463 DECL_OMP_REQUIRES, enumerator
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1854 Code = serialization::DECL_OMP_REQUIRES; in VisitOMPRequiresDecl()
DASTReaderDecl.cpp4037 case DECL_OMP_REQUIRES: { in ReadDeclRecord()