Home
last modified time | relevance | path

Searched defs:ParseBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h436 virtual bool ParseBlock(unsigned BlockID) { in ParseBlock() function
/third_party/gn/src/gn/
Dparser.cc731 std::unique_ptr<BlockNode> Parser::ParseBlock( in ParseBlock() function in Parser
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp806 bool BlockParserBaseClass::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoned6158fe0111::BlockParserBaseClass
2972 bool FunctionParser::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoned6158fe0111::FunctionParser
3129 bool ModuleParser::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoned6158fe0111::ModuleParser
3245 bool TopLevelParser::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoned6158fe0111::TopLevelParser