Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1479 DECL_OMP_DECLARE_MAPPER, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2142 Code = serialization::DECL_OMP_DECLARE_MAPPER; in VisitOMPDeclareMapperDecl()
H A DASTReaderDecl.cpp4112 case DECL_OMP_DECLARE_MAPPER: { in ReadDeclRecord()