Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp913 static void handleCallableWhenAttr(Sema &S, Decl *D, in handleCallableWhenAttr() function
5890 handleCallableWhenAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp1192 static void handleCallableWhenAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCallableWhenAttr() function
8003 handleCallableWhenAttr(S, D, AL); in ProcessDeclAttribute()