Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h667 POINTERS_TO_MEMBERS_PRAGMA_OPTIONS = 56, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp786 RECORD(POINTERS_TO_MEMBERS_PRAGMA_OPTIONS); in WriteBlockInfoBlock()
4069 Stream.EmitRecord(POINTERS_TO_MEMBERS_PRAGMA_OPTIONS, Record); in WriteMSPointersToMembersPragmaOptions()
H A DASTReader.cpp3742 case POINTERS_TO_MEMBERS_PRAGMA_OPTIONS: in ReadASTBlock()