Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp4482 SourceLocation CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal() local
4491 CommonScopeLoc, Sema::AttributeCompletion::Scope); in ParseCXX11AttributeSpecifierInternal()
4542 << SourceRange(CommonScopeLoc); in ParseCXX11AttributeSpecifierInternal()
4545 ScopeLoc = CommonScopeLoc; in ParseCXX11AttributeSpecifierInternal()