Home
last modified time | relevance | path

Searched refs:reparse (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Index/
Dpreamble-reparse-import.m3 // RUN: c-index-test -test-load-source-reparse 3 local %s -include %t.h
6 // RUN: c-index-test -test-load-source-reparse 3 local %s -include %t.h
8 #import "preamble-reparse-import.m-1.h"
11 #import "preamble-reparse-import.m-2.h"
12 #import "preamble-reparse-import.m-1.h"
Dpreamble-reparse-with-BOM.m6 // RUN: c-index-test -test-load-source-reparse 1 local %s | FileCheck %s
8 // CHECK: preamble-reparse-with-BOM.m:2:12: ObjCInterfaceDecl=I2:2:12 Extent=[2:1 - 3:5]
Dinvalid-code-rdar10451854.m15 // RUN: c-index-test -test-load-source-reparse 3 local %s
Dcindex-from-source.m11 // RUN: c-index-test -test-load-source-reparse 5 local %s -include %t.pfx.h > %t
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/
Dprofiler.js59 Profiler.prototype.reparse = function() { method in Profiler
152 this.reparse();
171 this.reparse();
/external/libvpx/libvpx/third_party/libwebm/
DRELEASE.TXT18 * Added not to attempt to reparse cues element
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
DRELEASE.TXT18 * Added not to attempt to reparse cues element
/external/chromium_org/third_party/sqlite/src/test/
Dtkt-f7b4edec.test57 # schema reparse. Verify that the update-hook gives the correct
/external/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py41 tu.reparse()
/external/clang/docs/
DHowToSetupToolingForLLVM.rst98 When editing a .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In
DInternalsManual.rst654 reparse does not need to redo semantic analysis to determine whether a token
/external/llvm/lib/Support/Windows/
DPath.inc434 // Handle reparse points.
/external/clang/bindings/python/clang/
Dcindex.py2404 def reparse(self, unsaved_files=None, options=0): member in TranslationUnit
/external/chromium_org/third_party/libxml/src/
Dparser.c8851 reparse: in xmlParseStartTag2()
9244 goto reparse; in xmlParseStartTag2()
/external/libxml2/
Dparser.c9243 reparse: in xmlParseStartTag2()
9636 goto reparse; in xmlParseStartTag2()