Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h682 PP_CONDITIONAL_STACK = 62, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp879 RECORD(PP_CONDITIONAL_STACK); in WriteBlockInfoBlock()
2397 Stream.EmitRecord(PP_CONDITIONAL_STACK, Record); in WritePreprocessor()
H A DASTReader.cpp3323 case PP_CONDITIONAL_STACK: in ReadASTBlock()
3591 case PP_CONDITIONAL_STACK: in ReadASTBlock()