Home
last modified time | relevance | path

Searched refs:DECL_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1240 DECL_FUNCTION, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp660 Code = serialization::DECL_FUNCTION; in VisitFunctionDecl()
H A DASTReaderDecl.cpp3814 case DECL_FUNCTION: in ReadDeclRecord()
H A DASTWriter.cpp885 RECORD(DECL_FUNCTION); in WriteBlockInfoBlock()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201433372 * tree.h (DECL_VINDEX, DECL_SAVED_TREE): Restrict to DECL_FUNCTION.