Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLBlock.h49 bool isScope() const { in isScope() function
53 void setIsScope(bool isScope) { in setIsScope()
DSkSLBlock.cpp55 bool isScope) { in Make()
/third_party/skia/src/sksl/codegen/
DSkSLPipelineStageCodeGenerator.cpp698 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
DSkSLGLSLCodeGenerator.cpp1266 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
DSkSLMetalCodeGenerator.cpp2138 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
/third_party/skia/src/sksl/
DSkSLRehydrator.cpp320 bool isScope = this->readU8(); in statement() local
/third_party/typescript/src/services/refactors/
DextractSymbol.ts622 function isScope(node: Node): node is Scope { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp871 static bool isScope(const Metadata *MD) { return !MD || isa<DIScope>(MD); } in isScope() function
/third_party/typescript/lib/
DtypescriptServices.js145734 function isScope(node) { function
Dtypescript.js145734 function isScope(node) { function
Dtsserver.js145165 function isScope(node) { function
Dtsserverlibrary.js145734 function isScope(node) { function