Searched defs:substitute (Results 1 – 8 of 8) sorted by relevance
/llvm-project/clang/docs/tools/ |
H A D | dump_format_help.py | 14 def substitute(text, tag, contents): global() function
|
H A D | dump_format_style.py | 28 def substitute(text, tag, contents): global() function
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | SimplifyConstraints.cpp | 18 substitute(const Formula &F, in substitute() function
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | LitConfig.py | 221 def substitute(self, string): member in LitConfig
|
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusLanguage.cpp | 440 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() function in __anon523a394d0111::ManglingSubstitutor
|
/llvm-project/lldb/tools/lldb-test/ |
H A D | lldb-test.cpp | 394 std::string opts::breakpoint::substitute(StringRef Cmd) { substitute() function in opts::breakpoint
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_fold.c | 1775 static __isl_give isl_qpolynomial *substitute(__isl_take isl_qpolynomial *qp, in substitute() function
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | OpDefinitionsGen.cpp | 208 replaceAllSubstrs(std::string str,const std::string & match,const std::string & substitute) replaceAllSubstrs() argument
|