Home
last modified time | relevance | path

Searched refs:translateCXSourceRange (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXSourceLocation.h69 static inline SourceRange translateCXSourceRange(CXSourceRange R) { in translateCXSourceRange() function
H A DCIndex.cpp7220 SourceRange R = cxloc::translateCXSourceRange(Range); in clang_tokenize()
7693 SourceRange RefNameRange = cxloc::translateCXSourceRange(CXRefNameRange); in HandlePostPonedChildCursor()