HomeSort by relevance Sort by last modified time
    Searched full:clang_getnulllocation (Results 1 - 9 of 9) sorted by null

  /external/clang/tools/libclang/
CXSourceLocation.cpp 43 CXSourceLocation clang_getNullLocation() {
127 return clang_getNullLocation();
130 return clang_getNullLocation();
132 return clang_getNullLocation();
143 return clang_getNullLocation();
160 return clang_getNullLocation();
163 return clang_getNullLocation();
171 return clang_getNullLocation();
libclang.exports 211 clang_getNullLocation
CXSourceLocation.h 33 clang_getNullLocation();
CXStoredDiagnostic.cpp 46 return clang_getNullLocation();
CIndexDiagnostic.cpp 128 L = clang_getNullLocation();
150 L = clang_getNullLocation();
388 return clang_getNullLocation();
Indexing.cpp     [all...]
CIndex.cpp     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/clang/include/clang-c/
Index.h 388 CINDEX_LINKAGE CXSourceLocation clang_getNullLocation(void);
    [all...]

Completed in 169 milliseconds