Home
last modified time | relevance | path

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

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