Home
last modified time | relevance | path

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

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