Home
last modified time | relevance | path

Searched defs:ParseBlock (Results 1 – 4 of 4) 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 __anoncf21445c0111::BlockParserBaseClass
2972 bool FunctionParser::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoncf21445c0111::FunctionParser
3129 bool ModuleParser::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoncf21445c0111::ModuleParser
3245 bool TopLevelParser::ParseBlock(unsigned BlockID) { in ParseBlock() function in __anoncf21445c0111::TopLevelParser
/third_party/node/deps/v8/src/parsing/
Dparser-base.h5324 typename ParserBase<Impl>::BlockT ParserBase<Impl>::ParseBlock( in ParseBlock() function
5363 typename ParserBase<Impl>::BlockT ParserBase<Impl>::ParseBlock( in ParseBlock() function