Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp4589 const char *GuardedScope = underscoreAttrScope(Scope); in CodeCompleteAttribute() local
4590 if (!GuardedScope) in CodeCompleteAttribute()
4592 Add(GuardedScope, Name, /*Underscores=*/true); in CodeCompleteAttribute()