Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclarationName.h806 SourceLocation EndLoc = getEndLocPrivate(); in getEndLoc()
811 SourceLocation getEndLocPrivate() const;
/external/llvm-project/clang/lib/AST/
DDeclarationName.cpp505 SourceLocation DeclarationNameInfo::getEndLocPrivate() const { in getEndLocPrivate() function in DeclarationNameInfo