Home
last modified time | relevance | path

Searched defs:Implementation (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/ASTMatchers/
HDASTMatchersInternal.h261 DynTypedMatcher(MatcherInterface<T> *Implementation) in DynTypedMatcher()
371 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) in DynTypedMatcher()
384 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; variable
412 explicit Matcher(MatcherInterface<T> *Implementation) in Matcher()
435 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() function
496 explicit Matcher(const DynTypedMatcher &Implementation) in Matcher()
502 DynTypedMatcher Implementation; variable
508 inline Matcher<T> makeMatcher(MatcherInterface<T> *Implementation) { in makeMatcher()
/NextBSD/crypto/heimdal/lib/wind/
HDgenerate.py77 class Implementation(GeneratedFile) : class
/NextBSD/sys/contrib/dev/acpica/include/
HDacobject.h220 ACPI_INTERNAL_METHOD Implementation; member