Searched refs:createNullLocation (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndex.cpp2762 static void createNullLocation(CXFile *file, unsigned *line, function
2784 createNullLocation(file, line, column, offset);
2798 createNullLocation(file, line, column, offset);
2857 return createNullLocation(file, line, column, offset);
2876 return createNullLocation(file, line, column, offset);

Completed in 267 milliseconds