Home
last modified time | relevance | path

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

/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
/llvm-project/polly/lib/CodeGen/
H A DLoopGeneratorsKMP.cpp538 Constant *StrPtr = static_cast<Constant *>(Builder.CreateInBoundsGEP( createSourceLocation() local
/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp