Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp6110 const ParsedAttr &AL, bool IsAsync) { in DiagnoseSwiftName() argument
6132 if (IsAsync) { in DiagnoseSwiftName()
6178 !IsAsync) { in DiagnoseSwiftName()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2084 const ParsedAttr &AL, bool IsAsync);