Home
last modified time | relevance | path

Searched defs:prepend (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxxabi/src/demangle/
H A DUtility.h121 OutputBuffer &prepend(std::string_view R) { in prepend() function
/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h121 OutputBuffer &prepend(std::string_view R) { in prepend() function
/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h122 DeclarationFragments &prepend(DeclarationFragments Other) { in prepend() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h658 MIBundleBuilder &prepend(MachineInstr *MI) { in prepend() function
/llvm-project/flang/lib/Parser/
H A Dbasic-parsers.h781 common::IfNoLvalue<std::list<T>, T> prepend(T &&head, std::list<T> &&rest) { prepend() function
/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1838 DIExpression *DIExpression::prepend(const DIExpression *Expr, uint8_t Flags, prepend() function in DIExpression