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

/freebsd-13-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-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h70 bool Force; member in struct:llvm::UnrollLoopOptions
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h162 void restoreNow(bool Force) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp277 bool Force; member in class:clang::tooling::NamedDeclFindingConsumer
199 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-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h68 Hint Force; member in class:llvm::LoopVectorizeHints
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h483 bool Force; member in struct:llvm::TargetTransformInfo::UnrollingPreferences
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp504 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp476 bool Force = LI->hasSubRanges(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp498 unsigned CGDebugInfo::getColumnNumber(SourceLocation Loc, bool Force) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2659 extractBooleanFlip(SDValue V, SelectionDAG &DAG, const TargetLowering &TLI, bool Force) argument

Completed in 195 milliseconds