Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Support/
H A DSourceMgr.cpp268 unsigned FirstCol; in buildFixItLine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp295 unsigned FirstCol; in buildFixItLine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp414 unsigned FirstCol; in buildFixItLine() local
/aosp_15_r20/external/starlark-go/syntax/
H A Dscan.go192 FirstLine, FirstCol int32 member