Searched defs:replacer (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp112 SymbolResolver(llvm::function_ref<Node *(SymbolNode &symbol)> replacer) argument
242 ResolveSymbols( Node *&node, llvm::function_ref<Node *(SymbolNode &)> replacer) argument
/freebsd-current/contrib/libucl/include/
H A Ducl++.h124 auto replacer = reinterpret_cast<variable_replacer *>(ud); local
517 static Ucl parse (const std::string &in, const variable_replacer &replacer, argument
525 static Ucl parse (const std::string &in, const variable_replacer &replacer, argument
597 static Ucl parse (const char *in, const variable_replacer &replacer, argument
608 parse(const char *in, const variable_replacer &replacer, std::vector< std::tuple< std::string , macro_handler_s, void * > > &macros, std::string &err, enum ucl_duplicate_strategy duplicate_strategy = UCL_DUPLICATE_APPEND) argument
639 parse_from_file(const std::string &filename, const variable_replacer &replacer, std::string &err) argument
[all...]

Completed in 186 milliseconds