Home
last modified time | relevance | path

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

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