Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp5308 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5318 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5325 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5633 unsigned IndexTypeQuals = Record[Idx++]; in readTypeRecord() local
/external/clang/lib/Sema/
DTreeTransform.h11505 unsigned IndexTypeQuals, in RebuildArrayType()
11540 unsigned IndexTypeQuals, in RebuildConstantArrayType()
11550 unsigned IndexTypeQuals, in RebuildIncompleteArrayType()
11561 unsigned IndexTypeQuals, in RebuildVariableArrayType()
11573 unsigned IndexTypeQuals, in RebuildDependentSizedArrayType()
/external/clang/lib/AST/
DASTContext.cpp2754 unsigned IndexTypeQuals, in getVariableArrayType()