Home
last modified time | relevance | path

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

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