Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Lex/
H A DLexerTest.cpp293 CharSourceRange macroRange = SourceMgr.getExpansionRange(lsqrLoc); in TEST_F() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp8075 SourceRange macroRange = getCursorMacroExpansion(cursor).getSourceRange(); visit() local