Home
last modified time | relevance | path

Searched refs:DECL_TOP_LEVEL_STMT_DECL (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1326 DECL_TOP_LEVEL_STMT_DECL, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1244 Code = serialization::DECL_TOP_LEVEL_STMT_DECL; in VisitTopLevelStmtDecl()
H A DASTReaderDecl.cpp4033 case DECL_TOP_LEVEL_STMT_DECL: in ReadDeclRecord()