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

  /external/clang/tools/libclang/
CXType.cpp 161 if (clang_isReference(C.kind)) {
CIndex.cpp 459 if (clang_isReference(Cursor.kind) &&
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/bindings/python/clang/
cindex.py 525 return conf.lib.clang_isReference(self)
    [all...]

Completed in 70 milliseconds