Searched defs:IsAnonymous (Results 1 – 3 of 3) sorted by relevance
271 bool IsAnonymous() const { return index_ == kAnonymousFuncIndex; } in IsAnonymous() function
1449 bool IsAnonymous; variable
58 inline bool IsAnonymous(const TString& name) in IsAnonymous() function