Searched refs:TAL_DeclChunk (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp291 TAL_DeclChunk, enumerator in enum:TypeAttrLocation
3005 processTypeAttrs(state, T, TAL_DeclChunk, attrs);
4714 if (TAL == TAL_DeclChunk) {
4720 } else if (TAL != TAL_DeclChunk) {
4732 if (attr.isCXX11Attribute() && TAL == TAL_DeclChunk) {
4740 if (attr.isCXX11Attribute() && TAL == TAL_DeclChunk)

Completed in 63 milliseconds