Home
last modified time | relevance | path

Searched refs:GetEnclosingParser (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h552 NaClBitcodeParser *GetEnclosingParser() const { in GetEnclosingParser() function
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2920 return reinterpret_cast<FunctionParser *>(GetEnclosingParser()); in getFunctionParser()