Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h583 POINTERS_TO_MEMBERS_PRAGMA_OPTIONS = 56 enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h670 POINTERS_TO_MEMBERS_PRAGMA_OPTIONS = 56, enumerator
/external/clang/lib/Serialization/
DASTWriter.cpp983 RECORD(POINTERS_TO_MEMBERS_PRAGMA_OPTIONS); in WriteBlockInfoBlock()
3932 Stream.EmitRecord(POINTERS_TO_MEMBERS_PRAGMA_OPTIONS, Record); in WriteMSPointersToMembersPragmaOptions()
DASTReader.cpp3199 case POINTERS_TO_MEMBERS_PRAGMA_OPTIONS: in ReadASTBlock()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp785 RECORD(POINTERS_TO_MEMBERS_PRAGMA_OPTIONS); in WriteBlockInfoBlock()
4151 Stream.EmitRecord(POINTERS_TO_MEMBERS_PRAGMA_OPTIONS, Record); in WriteMSPointersToMembersPragmaOptions()
DASTReader.cpp3722 case POINTERS_TO_MEMBERS_PRAGMA_OPTIONS: in ReadASTBlock()