Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DLine.h47 bool isStatement() const { return (LineData & StatementFlag) != 0; } in isStatement() function
122 bool isStatement() const { return LineInf.isStatement(); } in isStatement() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIALineNumber.cpp72 bool DIALineNumber::isStatement() const { in isStatement() function in DIALineNumber
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
Ddb.js212 constructor(type, source, isStatement, originalPath, argument
/third_party/node/deps/acorn/acorn/dist/
Dacorn.mjs1383 pp$8.parseClass = function(node, isStatement) { argument
1575 pp$8.parseClassId = function(node, isStatement) { argument
Dacorn.js1389 pp$8.parseClass = function(node, isStatement) { argument
1581 pp$8.parseClassId = function(node, isStatement) { argument
/third_party/typescript/lib/
DtypingsInstaller.js14308 function isStatement(node) { function
Dtsc.js10875 function isStatement(node) { function