Searched refs:getEndLocPrivate (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h806 SourceLocation EndLoc = getEndLocPrivate();
811 SourceLocation getEndLocPrivate() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp505 SourceLocation DeclarationNameInfo::getEndLocPrivate() const { function in class:DeclarationNameInfo

Completed in 59 milliseconds