Searched refs:FuncDeclInfo (Results 1 – 1 of 1) sorted by relevance
1127 struct FuncDeclInfo { struct1143 std::vector<FuncDeclInfo> decl_infos; in SearchFunctionsInSymbolContexts()1151 FuncDeclInfo fdi; in SearchFunctionsInSymbolContexts()1193 std::multimap<CompilerType, const FuncDeclInfo *> matches; in SearchFunctionsInSymbolContexts()1194 for (const FuncDeclInfo &fdi : decl_infos) { in SearchFunctionsInSymbolContexts()