Home
last modified time | relevance | path

Searched defs:Override (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbinstal.c180 BOOLEAN Override, in AcpiTbInstallTableWithOverride()
252 BOOLEAN Override, in AcpiTbInstallStandardTable()
H A Dtbdata.c1274 BOOLEAN Override, in AcpiTbInstallAndLoadTable()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp266 bool Override) { in applyDisable()
H A DTargetLoweringBase.cpp2066 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled()
2126 static int getOpRefinementSteps(bool IsSqrt, EVT VT, StringRef Override) { in getOpRefinementSteps()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h136 Override = 4, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1049 Override(new LayoutOverrideSource( in BeginSourceFile() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp174 void Override(clang::Decl *decl) { in Override() function in DeclContextOverride
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2160 for (const auto *Override : llvm::drop_begin(Overrides)) { in VisitFunctionDecl() local
H A DDeclObjC.cpp1460 for (const auto *Override : Overrides) in findPropertyDecl() local