Home
last modified time | relevance | path

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

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