Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h258 DynTypedMatcher(MatcherInterface<T> *Implementation) in DynTypedMatcher()
368 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) in DynTypedMatcher()
381 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; variable
396 explicit Matcher(MatcherInterface<T> *Implementation) in Matcher()
419 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() function
481 explicit Matcher(const DynTypedMatcher &Implementation) in Matcher()
487 DynTypedMatcher Implementation; variable
493 inline Matcher<T> makeMatcher(MatcherInterface<T> *Implementation) { in makeMatcher()
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DBigEndianNEON.rst154 Implementation chapter
/minix3/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgenerate.py77 class Implementation(GeneratedFile) : class
/minix3/minix/drivers/power/acpi/include/
H A Dacobject.h219 ACPI_INTERNAL_METHOD Implementation; member