Searched defs:getBaseLocation (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 1370 SourceLocation getBaseLocation() { return Loc; } getBaseLocation() function in __anon1699c7c80211::TemplateInstantiator |
H A D | SemaTemplate.cpp | 11874 SourceLocation getBaseLocation() { return Loc; } getBaseLocation() function in __anon1de8de041411::CurrentInstantiationRebuilder |
H A D | TreeTransform.h | 183 SourceLocation getBaseLocation() { return SourceLocation(); } getBaseLocation() function |