Home
last modified time | relevance | path

Searched defs:translateSourceRange (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXSourceLocation.h59 static inline CXSourceRange translateSourceRange(ASTContext &Context, in translateSourceRange() function
DCIndex.cpp139 CXSourceRange cxloc::translateSourceRange(const SourceManager &SM, in translateSourceRange() function in cxloc