Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1256 DECL_FUNCTION, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp678 Code = serialization::DECL_FUNCTION; in VisitFunctionDecl()
H A DASTReaderDecl.cpp3677 case DECL_FUNCTION: in ReadDeclRecord()
H A DASTWriter.cpp965 RECORD(DECL_FUNCTION); in WriteBlockInfoBlock()