Searched defs:getMacroArgExpandedLocation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Basic/ | ||
H A D | SourceManagerTest.cpp | 456 TEST_F(SourceManagerTest,getMacroArgExpandedLocation) TEST_F() argument |
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceManager.cpp | 1873 SourceManager::getMacroArgExpandedLocation(SourceLocation Loc) const { getMacroArgExpandedLocation() function in SourceManager |