Home
last modified time | relevance | path

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

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