Searched refs:nonfatal_error (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/Tests/
H A DTestBuffer.py46 def nonfatal_error(self, error): member in class:TestBufferOptions
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DMain.py102 def nonfatal_error(self, exc): member in class:Context
H A DParseTreeTransforms.py271 self.context.nonfatal_error(e)
608 self.context.nonfatal_error(PostParseError(node.pos, err))
681 self.context.nonfatal_error(PostParseError(pos, 'The %s compiler directive '
784 self.context.nonfatal_error(PostParseError(pos,
956 self.context.nonfatal_error(PostParseError(
1020 self.context.nonfatal_error(

Completed in 149 milliseconds