Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h741 SourceLocation getCXXOperatorNameBeginLoc() const { in getCXXOperatorNameBeginLoc() function
754 return SourceRange(getCXXOperatorNameBeginLoc(), in getCXXOperatorNameRange()