HomeSort by relevance Sort by last modified time
    Searched defs:spelling (Results 1 - 6 of 6) sorted by null

  /external/clang/bindings/python/clang/
cindex.py 150 _fields_ = [("spelling", c_char_p), ("free", c_int)]
323 def spelling(self): member in class:Diagnostic
386 return "<Diagnostic severity %r, location %r, spelling %r>" % (
387 self.severity, self.location, self.spelling)
604 # declaration; one can extract their location information, spelling, find their
781 # expression; one can extract their location information, spelling, children,
973 # one can extract their location information, spelling, children, etc. However,
1228 def spelling(self): member in class:Cursor
1651 def spelling(self): member in class:TypeKind
1946 def spelling(self): member in class:Type
2029 def spelling(self): member in class:CompletionChunk
2398 def spelling(self): member in class:TranslationUnit
2804 def spelling(self): member in class:Token
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 2016 StringRef spelling = "__attribute__((objc_method_family(none)))"; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/github/frankiesardo/auto-parcel-processor/0.3.1/
auto-parcel-processor-0.3.1.jar 
  /external/clang/tools/c-index-test/
c-index-test.c 3547 CXString spelling = clang_getTokenSpelling(TU, tokens[i]); local
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/dagger2/lib/
auto-value-1.0.jar 

Completed in 116 milliseconds