Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTBitCodes.h407 PP_COUNTER_VALUE = 13, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp908 RECORD(PP_COUNTER_VALUE); in WriteBlockInfoBlock()
2019 Stream.EmitRecord(PP_COUNTER_VALUE, Record); in WritePreprocessor()
HDASTReader.cpp2682 case PP_COUNTER_VALUE: in ReadASTBlock()