Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/ast/
Dfallthrough_statement_test.cc40 TEST_F(FallthroughStatementTest, IsFallthrough) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h705 bool IsFallthrough = true; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp551 bool &IsFallthrough) { in guessSuccessors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp877 bool IsFallthrough; in parseBasicBlock() local