Searched refs:CommonScopeLoc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4197 SourceLocation CommonScopeLoc; local
4205 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc);
4256 << SourceRange(CommonScopeLoc);
4259 ScopeLoc = CommonScopeLoc;

Completed in 300 milliseconds