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