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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4123 SourceLocation CommonScopeLoc; local
4131 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc);
4171 << SourceRange(CommonScopeLoc);
4174 ScopeLoc = CommonScopeLoc;

Completed in 117 milliseconds