Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1490 DECL_OMP_DECLARE_MAPPER, enumerator
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1876 Code = serialization::DECL_OMP_DECLARE_MAPPER; in VisitOMPDeclareMapperDecl()
DASTReaderDecl.cpp4046 case DECL_OMP_DECLARE_MAPPER: { in ReadDeclRecord()