Home
last modified time | relevance | path

Searched refs:DECL_OMP_ALLOCATE (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1469 DECL_OMP_ALLOCATE, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1866 Code = serialization::DECL_OMP_ALLOCATE; in VisitOMPAllocateDecl()
DASTReaderDecl.cpp4065 case DECL_OMP_ALLOCATE: { in ReadDeclRecord()
DASTWriter.cpp950 RECORD(DECL_OMP_ALLOCATE); in WriteBlockInfoBlock()