MCPcopy Create free account
hub / github.com/Samsung/UTopia / getFoundNamedDecls

Method getFoundNamedDecls

lib/tcanalysis/NamedDeclCallback.cpp:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19const std::map<std::string, std::vector<const NamedDecl *>>
20NamedDeclCallback::getFoundNamedDecls() const {
21 return FoundNamedDecls;
22}
23
24const std::vector<const NamedDecl *>
25NamedDeclCallback::getFoundNamedDecls(std::string MatcherTag) const {

Callers 1

Calls 2

endMethod · 0.80
findMethod · 0.45

Tested by 1