Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp3069 static void handleCodeSegAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCodeSegAttr() function
6686 handleCodeSegAttr(S, D, AL); in ProcessDeclAttribute()