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.h906 SourceLocation EndLoc = getEndLocPrivate(); in getEndLoc()
911 SourceLocation getEndLocPrivate() const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp496 SourceLocation DeclarationNameInfo::getEndLocPrivate() const { in getEndLocPrivate() function in DeclarationNameInfo