Searched defs:Force (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFindingAction.h61 bool Force; member in struct:clang::tooling::USRFindingAction
45 USRFindingAction(ArrayRef<unsigned> SymbolOffsets, ArrayRef<std::string> QualifiedNames, bool Force) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h70 bool Force; member in struct:llvm::UnrollLoopOptions
/freebsd-12-stable/usr.sbin/ctm/ctm/
H A Dctm_syntax.c34 #define Force CTM_Q_MD5_Force macro
H A Dctm.h120 EXTERN int Force; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h162 void restoreNow(bool Force) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp268 bool Force; member in class:clang::tooling::NamedDeclFindingConsumer
190 NamedDeclFindingConsumer(ArrayRef<unsigned> SymbolOffsets, ArrayRef<std::string> QualifiedNames, std::vector<std::string> &SpellingNames, std::vector<std::vector<std::string>> &USRList, bool Force, bool &ErrorOccurred) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h68 Hint Force; member in class:llvm::LoopVectorizeHints
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h488 bool Force; member in struct:llvm::TargetTransformInfo::UnrollingPreferences
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp498 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp468 bool Force = LI->hasSubRanges(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp487 unsigned CGDebugInfo::getColumnNumber(SourceLocation Loc, bool Force) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2567 extractBooleanFlip(SDValue V, SelectionDAG &DAG, const TargetLowering &TLI, bool Force) argument

Completed in 171 milliseconds