Searched refs:getContainedAutoTypeLoc (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp681 AutoTypeLoc TypeLoc::getContainedAutoTypeLoc() const { function in class:TypeLoc
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h189 AutoTypeLoc getContainedAutoTypeLoc() const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4578 Type.getContainedAutoTypeLoc(),
4694 Type.getContainedAutoTypeLoc(),
H A DSemaTemplateInstantiateDecl.cpp2735 if (AutoTypeLoc AutoLoc = DI->getTypeLoc().getContainedAutoTypeLoc())
H A DSemaType.cpp3003 S, Auto, TSI->getTypeLoc().getContainedAutoTypeLoc(),
H A DSemaTemplate.cpp1413 if (AutoTypeLoc TL = TInfo->getTypeLoc().getContainedAutoTypeLoc())

Completed in 134 milliseconds