Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp633 static void handlePtGuardedByAttr(Sema &S, Decl *D, in handlePtGuardedByAttr() function
5836 handlePtGuardedByAttr(S, D, Attr); in ProcessDeclAttribute()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp758 static void handlePtGuardedByAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handlePtGuardedByAttr() function
7955 handlePtGuardedByAttr(S, D, AL); in ProcessDeclAttribute()