Searched refs:getTypeSpecEndLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2773 << FixItHint::CreateRemoval(VD->getTypeSpecEndLoc());
2785 << FixItHint::CreateRemoval(VD->getTypeSpecEndLoc());
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h772 SourceLocation getTypeSpecEndLoc() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1810 SourceLocation DeclaratorDecl::getTypeSpecEndLoc() const { function in class:DeclaratorDecl

Completed in 95 milliseconds