Home
last modified time | relevance | path

Searched defs:IndexTypeQuals (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DTreeTransform.h9805 unsigned IndexTypeQuals, in RebuildArrayType()
9840 unsigned IndexTypeQuals, in RebuildConstantArrayType()
9850 unsigned IndexTypeQuals, in RebuildIncompleteArrayType()
9861 unsigned IndexTypeQuals, in RebuildVariableArrayType()
9873 unsigned IndexTypeQuals, in RebuildDependentSizedArrayType()
/external/clang/lib/Serialization/
DASTReader.cpp5161 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5171 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5178 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5463 unsigned IndexTypeQuals = Record[Idx++]; in readTypeRecord() local
/external/clang/lib/AST/
DASTContext.cpp2551 unsigned IndexTypeQuals, in getVariableArrayType()