Searched defs:translateLineCol (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 1593 return translateLineCol(FirstFID, Line, Col); 1715 SourceLocation SourceManager::translateLineCol(FileID FID, function in class:SourceManager |
Completed in 73 milliseconds