Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h1470 DECL_OMP_CAPTUREDEXPR, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp2147 Code = serialization::DECL_OMP_CAPTUREDEXPR; in VisitOMPCapturedExprDecl()
HDASTReaderDecl.cpp4118 case DECL_OMP_CAPTUREDEXPR: in ReadDeclRecord()
HDASTWriter.cpp1086 RECORD(DECL_OMP_CAPTUREDEXPR); in WriteBlockInfoBlock()