Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1427 DECL_CONCEPT, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1487 Code = serialization::DECL_CONCEPT; in VisitConceptDecl()
H A DASTReaderDecl.cpp3933 case DECL_CONCEPT: in ReadDeclRecord()
H A DASTWriter.cpp932 RECORD(DECL_CONCEPT); in WriteBlockInfoBlock()