Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4583 static const char *underscoreAttrScope(llvm::StringRef Scope) { in underscoreAttrScope() function
4657 if (const char *Scope2 = underscoreAttrScope(Scope)) in CodeCompleteAttribute()
4716 const char *GuardedScope = underscoreAttrScope(Scope); in CodeCompleteAttribute()