Home
last modified time | relevance | path

Searched defs:getBaseLocation (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1371 SourceLocation getBaseLocation() { return Loc; } in getBaseLocation() function in __anon54d8576a0211::TemplateInstantiator
H A DSemaTemplate.cpp10669 SourceLocation getBaseLocation() { return Loc; } in getBaseLocation() function in __anon69e2fee61111::CurrentInstantiationRebuilder
H A DTreeTransform.h183 SourceLocation getBaseLocation() { return SourceLocation(); } in getBaseLocation() function