Searched defs:Implementation (Results 1 – 7 of 7) sorted by relevance
28 struct CodegenNameGenerator::Implementation { struct in CodegenNameGenerator29 std::unique_ptr<MangleContext> MC;30 llvm::DataLayout DL;32 Implementation(ASTContext &Ctx) in Implementation() argument36 bool writeName(const Decl *D, raw_ostream &OS) { in writeName()62 std::string getName(const Decl *D) { in getName()71 enum ObjCKind {76 std::vector<std::string> getAllManglings(const ObjCContainerDecl *OCD) { in getAllManglings()99 std::vector<std::string> getAllManglings(const Decl *D) { in getAllManglings()150 bool writeFuncOrVarName(const NamedDecl *D, raw_ostream &OS) { in writeFuncOrVarName()[all …]
345 DynTypedMatcher(MatcherInterface<T> *Implementation) in DynTypedMatcher()459 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) in DynTypedMatcher()471 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; variable499 explicit Matcher(MatcherInterface<T> *Implementation) in Matcher()522 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() function584 explicit Matcher(const DynTypedMatcher &Implementation) in Matcher()590 DynTypedMatcher Implementation; variable596 inline Matcher<T> makeMatcher(MatcherInterface<T> *Implementation) { in makeMatcher()
77 class Implementation(GeneratedFile) : class
331 ACPI_INTERNAL_METHOD Implementation; member
727 PXE_UINT32 Implementation; ///< implementation flags. member824 PXE_UINT32 Implementation; ///< Implementation flags. member
1353 if (auto *Implementation = dyn_cast<ObjCImplementationDecl>(D)) in LookupMemberExpr() local
2103 Implementation, ///< 'module X;' enumerator