Searched refs:handleDependencyAttr (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 1779 static void handleDependencyAttr(Sema &S, Scope *Scope, Decl *D, in handleDependencyAttr() function 5447 handleDependencyAttr(S, scope, D, Attr); in ProcessDeclAttribute()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 2141 static void handleDependencyAttr(Sema &S, Scope *Scope, Decl *D, in handleDependencyAttr() function 7554 handleDependencyAttr(S, scope, D, AL); in ProcessDeclAttribute()
|