Searched defs:BeginOpNameLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclarationName.h401 unsigned BeginOpNameLoc; member in struct:clang::DeclarationNameLoc::CXXOpName
484 SourceLocation::getFromRawEncoding(LocInfo.CXXOperatorName.BeginOpNameLoc),
492 LocInfo.CXXOperatorName.BeginOpNameLoc = R.getBegin().getRawEncoding();

Completed in 134 milliseconds