Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp4390 SourceLocation CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal() local
4399 CommonScopeLoc, Sema::AttributeCompletion::Scope); in ParseCXX11AttributeSpecifierInternal()
4452 << SourceRange(CommonScopeLoc); in ParseCXX11AttributeSpecifierInternal()
4455 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal()