Home
last modified time | relevance | path

Searched defs:allow (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp252 void SBExpressionOptions::SetAllowJIT(bool allow) { in SetAllowJIT()
H A DSBCommandInterpreter.cpp402 void SBCommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit()
/llvm-project/mlir/include/mlir/Tools/mlir-opt/
H A DMlirOptMain.h56 allowUnregisteredDialects(bool allow) allowUnregisteredDialects() argument
/llvm-project/polly/lib/External/isl/imath/tests/gmp-compat-test/
H A Dgendata.py329 def allow(name, args): function
/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp71 mlirContextSetAllowUnregisteredDialects(MlirContext context,bool allow) mlirContextSetAllowUnregisteredDialects() argument
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp232 void CommandInterpreter::AllowExitCodeOnQuit(bool allow) { in AllowExitCodeOnQuit() argument