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.h133 PPTMK_FullGeneralityMultipleInheritance, enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2829 LangOptions::PPTMK_FullGeneralityMultipleInheritance; in HandlePragma()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9329 case LangOptions::PPTMK_FullGeneralityMultipleInheritance: in assignInheritanceModel()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3227 …rmalizedValues<["PPTMK_FullGeneralitySingleInheritance", "PPTMK_FullGeneralityMultipleInheritance",