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 155 void translateLoc(SourceLocation Loc, CXIdxFile *indexFile, CXFile *file,
Indexing.cpp 465 IndexCtx.translateLoc(Loc, indexFile, file, line, column, offset);
IndexingContext.cpp 597 void IndexingContext::translateLoc(SourceLocation Loc,

Completed in 354 milliseconds