Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h996 DECL_IMPLICIT_PARAM, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp852 Code = serialization::DECL_IMPLICIT_PARAM; in VisitImplicitParamDecl()
DASTReaderDecl.cpp3147 case DECL_IMPLICIT_PARAM: in ReadDeclRecord()
DASTWriter.cpp1010 RECORD(DECL_IMPLICIT_PARAM); in WriteBlockInfoBlock()