Searched refs:GetContexts (Results 1 – 1 of 1) sorted by relevance
46 std::vector<SymbolInfo::Context> GetContexts(const NamedDecl *ND) { in GetContexts() function111 return SymbolInfo(ND->getNameAsString(), Type, FilePath, GetContexts(ND)); in CreateSymbolInfo()