Home
last modified time | relevance | path

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

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