Searched defs:getConfig (Results 1 – 2 of 2) sorted by relevance
168 Config Provider::getConfig(const Params &P, DiagnosticCallback DC) const { in getConfig() function in clang::clangd::config::Provider
258 const CallExpr *getConfig() const { in getConfig() function261 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig() function