Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h701 PP_CONDITIONAL_STACK = 62, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp926 RECORD(PP_CONDITIONAL_STACK); in WriteBlockInfoBlock()
2525 Stream.EmitRecord(PP_CONDITIONAL_STACK, Record); in WritePreprocessor()
H A DASTReader.cpp3373 case PP_CONDITIONAL_STACK: in ReadASTBlock()
3614 case PP_CONDITIONAL_STACK: in ReadASTBlock()