Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h278 int getLineNo() const { return LineNo; } in getLineNo() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h257 int getLineNo() const { return LineNo; } in getLineNo() function
/external/llvm/include/llvm/Support/
DSourceMgr.h262 int getLineNo() const { return LineNo; } in getLineNo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h289 int getLineNo() const { return LineNo; } in getLineNo() function
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptEditor.java359 protected int getLineNo() { in getLineNo() method in ScriptEditor
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h2351 unsigned getLineNo() const { return LineNo; } in getLineNo() function