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