Home
last modified time | relevance | path

Searched defs:DIEInlineString (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h296 explicit DIEInlineString(StringRef Str, Allocator &A) : S(Str.copy(A)) {} in DIEInlineString() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h296 explicit DIEInlineString(StringRef Str, Allocator &A) : S(Str.copy(A)) {} in DIEInlineString() function