Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h24 class Implementation; variable
25 std::unique_ptr<Implementation> Implementation; variable
H A DAPINotesReader.h29 class Implementation; variable
30 std::unique_ptr<Implementation> Implementation; variable
/freebsd-14.2/crypto/heimdal/lib/wind/
H A Dgenerate.py77 class Implementation(GeneratedFile) : class
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp396 class ASTNameGenerator::Implementation { class in ASTNameGenerator
401 explicit Implementation(ASTContext &Ctx) in Implementation() function in ASTNameGenerator::Implementation
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp22 class APINotesWriter::Implementation { class in clang::api_notes::APINotesWriter
160 Implementation(llvm::StringRef ModuleName, const FileEntry *SF) in Implementation() function in clang::api_notes::APINotesWriter::Implementation
H A DAPINotesReader.cpp610 class APINotesReader::Implementation { class in clang::api_notes::APINotesReader
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacobject.h332 ACPI_INTERNAL_METHOD Implementation; member
/freebsd-14.2/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h721 PXE_UINT32 Implementation; ///< implementation flags. member
818 PXE_UINT32 Implementation; ///< Implementation flags. member
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1417 if (auto *Implementation = dyn_cast<ObjCImplementationDecl>(D)) in LookupMemberExpr() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3204 Implementation, ///< 'module X;' enumerator