Home
last modified time | relevance | path

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

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