Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp3755 static void handleCalledOnceAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCalledOnceAttr() function
6533 handleCalledOnceAttr(S, D, AL); in ProcessDeclAttribute()