Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4493 static const char *underscoreAttrScope(llvm::StringRef Scope) { in underscoreAttrScope() function
4566 if (const char *Scope2 = underscoreAttrScope(Scope)) in CodeCompleteAttribute()
4625 const char *GuardedScope = underscoreAttrScope(Scope); in CodeCompleteAttribute()