Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1503 DECL_OMP_CAPTUREDEXPR, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2064 Code = serialization::DECL_OMP_CAPTUREDEXPR; in VisitOMPCapturedExprDecl()
H A DASTReaderDecl.cpp4094 case DECL_OMP_CAPTUREDEXPR: in ReadDeclRecord()
H A DASTWriter.cpp1036 RECORD(DECL_OMP_CAPTUREDEXPR); in WriteBlockInfoBlock()