Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclarationName.h868 SourceLocation EndLoc = getEndLocPrivate(); in getEndLoc()
873 SourceLocation getEndLocPrivate() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclarationName.cpp504 SourceLocation DeclarationNameInfo::getEndLocPrivate() const { in getEndLocPrivate() function in DeclarationNameInfo