Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp3088 static void handleCodeSegAttr(Sema &S, Decl *D, const ParsedAttr &AL) { in handleCodeSegAttr() function
8004 handleCodeSegAttr(S, D, AL); in ProcessDeclAttribute()