Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h518 PP_COUNTER_VALUE = 13, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriter.cpp750 RECORD(PP_COUNTER_VALUE); in WriteBlockInfoBlock()
2161 Stream.EmitRecord(PP_COUNTER_VALUE, Record); in WritePreprocessor()
DASTReader.cpp3109 case PP_COUNTER_VALUE: in ReadASTBlock()
3399 case PP_COUNTER_VALUE: in ReadASTBlock()