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

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

Completed in 95 milliseconds