Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h1278 DECL_IMPLICIT_PARAM, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp1206 Code = serialization::DECL_IMPLICIT_PARAM; in VisitImplicitParamDecl()
HDASTReaderDecl.cpp4042 case DECL_IMPLICIT_PARAM: in ReadDeclRecord()
HDASTWriter.cpp1040 RECORD(DECL_IMPLICIT_PARAM); in WriteBlockInfoBlock()