Home | History | Annotate | Download | only in Sema

Lines Matching refs:TAL

284                              QualType &type, TypeAttrLocation TAL,
6167 TypeAttrLocation TAL, AttributeList *attrs) {
6188 if (TAL == TAL_DeclChunk) {
6194 } else if (TAL != TAL_DeclChunk) {
6206 if (attr.isCXX11Attribute() && TAL == TAL_DeclChunk) {
6214 if (attr.isCXX11Attribute() && TAL == TAL_DeclChunk)
6293 switch (TAL) {
6323 if (TAL == TAL_DeclSpec)
6344 (TAL == TAL_DeclSpec || TAL == TAL_DeclChunk)) {