Home
last modified time | relevance | path

Searched refs:translateLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.h453 void translateLoc(SourceLocation Loc, CXIdxClientFile *indexFile, CXFile *file,
DIndexing.cpp968 DataConsumer.translateLoc(Loc, indexFile, file, line, column, offset); in clang_indexLoc_getFileLocation()
DCXIndexDataConsumer.cpp1105 void CXIndexDataConsumer::translateLoc(SourceLocation Loc, in translateLoc() function in CXIndexDataConsumer