Searched defs:reparse (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/deep_memory_profiler/visualizer/static/
H A Dprofiler.js59 Profiler.prototype.reparse = function() {
137 * Generate and then reparse new template when new sub was selected.
152 this.reparse();
156 * Remove children of figured node and reparse whole tree.
171 this.reparse();
/external/clang/bindings/python/clang/
H A Dcindex.py2404 def reparse(self, unsaved_files=None, options=0): member in class:TranslationUnit

Completed in 244 milliseconds