Home | History | Annotate | Download | only in Sema

Lines Matching refs:TAL

287                              QualType &type, TypeAttrLocation TAL,
4309 TypeAttrLocation TAL, AttributeList *attrs) {
4329 if (TAL == TAL_DeclChunk) {
4335 } else if (TAL != TAL_DeclChunk) {
4347 if (attr.isCXX11Attribute() && TAL == TAL_DeclChunk) {
4355 if (attr.isCXX11Attribute() && TAL == TAL_DeclChunk)
4420 if (TAL == TAL_DeclSpec)