Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h878 SourceLocation EndLoc = getEndLocPrivate(); in getEndLoc()
883 SourceLocation getEndLocPrivate() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp498 SourceLocation DeclarationNameInfo::getEndLocPrivate() const { in getEndLocPrivate() function in DeclarationNameInfo