Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp6069 static void handleSwiftAsyncAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleSwiftAsyncAttr() function
8055 handleSwiftAsyncAttr(S, D, AL); in ProcessDeclAttribute()