Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h659 INTERESTING_IDENTIFIERS = 48, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp917 RECORD(INTERESTING_IDENTIFIERS); in WriteBlockInfoBlock()
3962 Stream.EmitRecord(INTERESTING_IDENTIFIERS, InterestingIdents); in WriteIdentifierTable()
HDASTReader.cpp3370 case INTERESTING_IDENTIFIERS: in ReadASTBlock()
3474 case INTERESTING_IDENTIFIERS: in ReadASTBlock()