Home
last modified time | relevance | path

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

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