Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h701 SourceLocation BeginOpNameLoc; member
723 CXXOperatorName.BeginOpNameLoc = Range.getBegin(); in setCXXOperatorNameRange()
742 return CXXOperatorName.BeginOpNameLoc; in getCXXOperatorNameBeginLoc()