Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h125 PPTMK_FullGeneralityMultipleInheritance, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2807 LangOptions::PPTMK_FullGeneralityMultipleInheritance; in HandlePragma()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9370 case LangOptions::PPTMK_FullGeneralityMultipleInheritance: in assignInheritanceModel()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2943 …rmalizedValues<["PPTMK_FullGeneralitySingleInheritance", "PPTMK_FullGeneralityMultipleInheritance",