Home
last modified time | relevance | path

Searched defs:footer (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/runtime/
H A Dpointer.cpp137 std::uintptr_t *footer{ in AllocateValidatedPointerPayload() local
202 const std::uintptr_t *footer{reinterpret_cast<const std::uintptr_t *>( in ValidatePointerPayload() local
H A Dunit.cpp495 std::int32_t header{0}, footer{0}; BeginSequentialVariableUnformattedInputRecord() local
[all...]
/llvm-project/clang-tools-extra/clang-doc/assets/
H A Dclang-doc-default-stylesheet.css61 footer { selector
493 footer { selector
/llvm-project/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp294 const char *footer) { in HandleLastUse() argument
/llvm-project/libcxx/src/
H A Dmemory_resource.cpp486 __chunk_footer* footer = (__chunk_footer*)(end); do_allocate() local
/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp361 PrintOption(const OptionDefinition & opt_def,OptionDisplayType display_type,const char * header,const char * footer,bool show_optional,Stream & strm) PrintOption() argument
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp584 SendHexEncodedBytePacket(const char * header,const void * buf,size_t buf_len,const char * footer) SendHexEncodedBytePacket() argument