Home
last modified time | relevance | path

Searched defs:Strs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-const.cpp320 vector<const Str> Strs; in testContainerOfConstIents() local
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp236 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, StringListRecord &Strs) { in visitKnownRecord()
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1306 std::pair<StringRef, StringRef> Strs = A.getValueAsString().split(','); getIntegerPairAttribute() local
1337 std::pair<StringRef, StringRef> Strs = S.split(','); getIntegerVecAttribute() local
/llvm-project/llvm/unittests/ADT/
H A DSTLExtrasTest.cpp562 std::vector<StringRef> Strs; TEST() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1216 MDTuple *Strs = cast<MDTuple>(Annot.second); emitDebugInfoForFunction() local