Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h643 COMMENTS_RAW_COMMENT = 0 enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp2723 Stream.EmitRecord(COMMENTS_RAW_COMMENT, Record); in WriteComments()
DASTReader.cpp7986 case COMMENTS_RAW_COMMENT: { in ReadComments()