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

  /external/clang/tools/libclang/
IndexingContext.h 462 void translateLoc(SourceLocation Loc, CXIdxClientFile *indexFile, CXFile *file,
Indexing.cpp 804 IndexCtx.translateLoc(Loc, indexFile, file, line, column, offset);
IndexingContext.cpp 798 void IndexingContext::translateLoc(SourceLocation Loc,
    [all...]

Completed in 35 milliseconds