Home
last modified time | relevance | path

Searched defs:Force (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dglobal.c38 Boolean Force = FALSE; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFindingAction.h61 bool Force; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp44 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp231 bool Force, bool &ErrorOccurred) in NamedDeclFindingConsumer()
305 bool Force; member in clang::tooling::NamedDeclFindingConsumer
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DUtility.h162 void restoreNow(bool Force) { in restoreNow()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h71 bool Force; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp46 Force("f", cl::desc("Enable binary output on terminals")); variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-rename/
H A DClangRename.cpp96 static cl::opt<bool> Force("force", variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp50 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp83 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals")); variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h75 Hint Force; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp102 Force("f", cl::desc("Enable binary output on terminals")); variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp513 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { in EmitCurrentDiagnostic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp192 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp478 bool Force = LI->hasSubRanges(); in defValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h488 bool Force; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp498 unsigned CGDebugInfo::getColumnNumber(SourceLocation Loc, bool Force) { in getColumnNumber()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2753 bool Force) { in extractBooleanFlip()