Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4625 const char *GuardedScope = underscoreAttrScope(Scope); in CodeCompleteAttribute() local
4626 if (!GuardedScope) in CodeCompleteAttribute()
4628 Add(GuardedScope, Name, /*Underscores=*/true); in CodeCompleteAttribute()