Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h673 SourceLocation::UIntTy BeginOpNameLoc; member
695 CXXOperatorName.BeginOpNameLoc = Range.getBegin().getRawEncoding(); in setCXXOperatorNameRange()
714 return SourceLocation::getFromRawEncoding(CXXOperatorName.BeginOpNameLoc); in getCXXOperatorNameBeginLoc()