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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DPostfixExpression.cpp110 SymbolResolver(llvm::function_ref<Node *(SymbolNode &symbol)> replacer) argument
240 ResolveSymbols( Node *&node, llvm::function_ref<Node *(SymbolNode &)> replacer) argument
/freebsd-11-stable/contrib/libucl/include/
H A Ducl++.h123 auto replacer = reinterpret_cast<variable_replacer *>(ud); local
455 static Ucl parse (const std::string &in, const variable_replacer &replacer, std::string &err) argument
483 static Ucl parse (const char *in, const variable_replacer &replacer, std::string &err) argument
512 static Ucl parse_from_file (const std::string &filename, const variable_replacer &replacer, st argument
[all...]

Completed in 65 milliseconds