Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclarationName.h672 SourceLocation::UIntTy BeginOpNameLoc; member
694 CXXOperatorName.BeginOpNameLoc = Range.getBegin().getRawEncoding(); in setCXXOperatorNameRange()
713 return SourceLocation::getFromRawEncoding(CXXOperatorName.BeginOpNameLoc); in getCXXOperatorNameBeginLoc()