Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Basic/
H A DSourceManagerTest.cpp456 TEST_F(SourceManagerTest,getMacroArgExpandedLocation) TEST_F() argument
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1873 SourceManager::getMacroArgExpandedLocation(SourceLocation Loc) const { getMacroArgExpandedLocation() function in SourceManager