Home
last modified time | relevance | path

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

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