Home
last modified time | relevance | path

Searched refs:PPTMK_FullGeneralityMultipleInheritance (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DLangOptions.h123 PPTMK_FullGeneralityMultipleInheritance, enumerator
/llvm-project-15.0.7/clang/lib/Parse/
H A DParsePragma.cpp2652 LangOptions::PPTMK_FullGeneralityMultipleInheritance; in HandlePragma()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp8778 case LangOptions::PPTMK_FullGeneralityMultipleInheritance: in assignInheritanceModel()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td2219 …rmalizedValues<["PPTMK_FullGeneralitySingleInheritance", "PPTMK_FullGeneralityMultipleInheritance",