Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1826 static void handleNoReturnAttr(Sema &S, Decl *D, const ParsedAttr &Attrs) { in handleNoReturnAttr() function
6585 handleNoReturnAttr(S, D, AL); in ProcessDeclAttribute()