Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1243 struct VarCapture { in printVariableDefs() struct
1244 StringRef Name; in printVariableDefs()
1245 SMRange Range; in printVariableDefs()