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

  /external/clang/tools/libclang/
CXSourceLocation.h 33 clang_getNullLocation();
CXSourceLocation.cpp 41 CXSourceLocation clang_getNullLocation() {
124 return clang_getNullLocation();
135 return clang_getNullLocation();
150 return clang_getNullLocation();
158 return clang_getNullLocation();
CXStoredDiagnostic.cpp 45 return clang_getNullLocation();
CIndexDiagnostic.cpp 364 return clang_getNullLocation();
Indexing.cpp 810 return clang_getNullLocation();
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h 359 CINDEX_LINKAGE CXSourceLocation clang_getNullLocation();
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 2992 milliseconds