Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h443 template <class Ty> struct LocationClass { struct
446 LocationClass(Ty &L) : Loc(L) {} in LocationClass() function
451 template <class Ty> LocationClass<Ty> location(Ty &L) { in location() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h403 template <class Ty> struct LocationClass { struct
406 LocationClass(Ty &L) : Loc(L) {} in LocationClass() argument
411 template <class Ty> LocationClass<Ty> location(Ty &L) { in location() argument