HomeSort by relevance Sort by last modified time
    Searched refs:clang_getTypeSpelling (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CXType.cpp 223 CXString clang_getTypeSpelling(CXType CT) {
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 850 CXString S = clang_getTypeSpelling(T);
    [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]

Completed in 69 milliseconds