Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTreeTransform.h11165 unsigned IndexTypeQuals, in RebuildArrayType()
11200 unsigned IndexTypeQuals, in RebuildConstantArrayType()
11210 unsigned IndexTypeQuals, in RebuildIncompleteArrayType()
11221 unsigned IndexTypeQuals, in RebuildVariableArrayType()
11233 unsigned IndexTypeQuals, in RebuildDependentSizedArrayType()
/external/clang/lib/Serialization/
DASTReader.cpp5286 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5296 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5303 unsigned IndexTypeQuals = Record[2]; in readTypeRecord() local
5600 unsigned IndexTypeQuals = Record[Idx++]; in readTypeRecord() local
/external/clang/lib/AST/
DASTContext.cpp2744 unsigned IndexTypeQuals, in getVariableArrayType()