Searched defs:Meta (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h159 void *operator new(size_t Meta, PoolAllocTy &Alloc, size_t Data) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp199 AllocationMetadata *Meta = addrToMetadata(Ptr); local
215 AllocationMetadata *Meta = addrToMetadata(UPtr); local
247 AllocationMetadata *Meta = addrToMetadata(reinterpret_cast<uintptr_t>(Ptr)); local
339 diagnoseUnknownError(uintptr_t AccessPtr, AllocationMetadata **Meta) argument
371 printErrorType(Error E, uintptr_t AccessPtr, AllocationMetadata *Meta, options::Printf_t Printf, uint64_t ThreadID) argument
437 printAllocDeallocTraces(uintptr_t AccessPtr, AllocationMetadata *Meta, options::Printf_t Printf, options::PrintBacktrace_t PrintBacktrace) argument
494 AllocationMetadata *Meta = nullptr; local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dparse.c198 Meta, /* .META */ enumerator in enum:__anon104
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h388 Meta = 0x04, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind

Completed in 174 milliseconds