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.h1053 DECL_IMPLICIT_PARAM, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp959 Code = serialization::DECL_IMPLICIT_PARAM; in VisitImplicitParamDecl()
DASTReaderDecl.cpp3391 case DECL_IMPLICIT_PARAM: in ReadDeclRecord()
DASTWriter.cpp1090 RECORD(DECL_IMPLICIT_PARAM); in WriteBlockInfoBlock()