Home
last modified time | relevance | path

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

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