Searched defs:Implementation (Results 1 – 3 of 3) sorted by relevance
261 DynTypedMatcher(MatcherInterface<T> *Implementation) in DynTypedMatcher()371 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) in DynTypedMatcher()384 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; variable412 explicit Matcher(MatcherInterface<T> *Implementation) in Matcher()435 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() function496 explicit Matcher(const DynTypedMatcher &Implementation) in Matcher()502 DynTypedMatcher Implementation; variable508 inline Matcher<T> makeMatcher(MatcherInterface<T> *Implementation) { in makeMatcher()
77 class Implementation(GeneratedFile) : class
220 ACPI_INTERNAL_METHOD Implementation; member