Searched defs:clang_getNullLocation (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCXSourceLocation.cpp43 CXSourceLocation clang_getNullLocation() { function
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();

Completed in 52 milliseconds