Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp2039 static void handleNoCfCheckAttr(Sema &S, Decl *D, const ParsedAttr &Attrs) { in handleNoCfCheckAttr() function
7679 handleNoCfCheckAttr(S, D, AL); in ProcessDeclAttribute()