Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h391 PP_COUNTER_VALUE = 13, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp817 RECORD(PP_COUNTER_VALUE); in WriteBlockInfoBlock()
1901 Stream.EmitRecord(PP_COUNTER_VALUE, Record); in WritePreprocessor()
DASTReader.cpp2354 case PP_COUNTER_VALUE: in ReadASTBlock()