Home
last modified time | relevance | path

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

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