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.h424 PP_COUNTER_VALUE = 13, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp912 RECORD(PP_COUNTER_VALUE); in WriteBlockInfoBlock()
2061 Stream.EmitRecord(PP_COUNTER_VALUE, Record); in WritePreprocessor()
DASTReader.cpp2782 case PP_COUNTER_VALUE: in ReadASTBlock()