Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp194 auto &StrPtr = It->second; in getSymbolName() local
206 auto StrPtr = std::make_pair(Size, std::make_unique<char[]>(Size)); in getSymbolName() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp269 const Pointer &StrPtr = S.Stk.pop<Pointer>(); in interp__builtin_strlen() local