Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3173 static void handleCodeSegAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCodeSegAttr() function
8126 handleCodeSegAttr(S, D, AL); in ProcessDeclAttribute()