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

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

Completed in 50 milliseconds