Searched refs:MatchAs (Results 1 – 2 of 2) sorted by relevance
38 ento::CallDescription::CallDescription(Mode MatchAs, in CallDescription() argument44 MatchAs(MatchAs) { in CallDescription()120 if (MatchAs == Mode::SimpleFunc && isMethod) in matchesImpl()123 if (MatchAs == Mode::CXXMethod && !isMethod) in matchesImpl()126 if (MatchAs == Mode::CLibraryMaybeHardened) { in matchesImpl()144 if (MatchAs == Mode::CLibrary || MatchAs == Mode::CLibraryMaybeHardened) in matchesImpl()
81 Mode MatchAs; variable100 CallDescription(Mode MatchAs, ArrayRef<StringRef> QualifiedName,