Home
last modified time | relevance | path

Searched defs:canonSplit (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp2164 SplitQualType canonSplit = baseType->getCanonicalTypeInternal().split(); in getExtQualType() local
2598 SplitQualType canonSplit = getCanonicalType(EltTy).split(); in getConstantArrayType() local
2762 SplitQualType canonSplit = getCanonicalType(EltTy).split(); in getVariableArrayType() local
2864 SplitQualType canonSplit = getCanonicalType(elementType).split(); in getIncompleteArrayType() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp2886 SplitQualType canonSplit = baseType->getCanonicalTypeInternal().split(); in getExtQualType() local
3401 SplitQualType canonSplit = getCanonicalType(EltTy).split(); in getConstantArrayType() local
3576 SplitQualType canonSplit = getCanonicalType(EltTy).split(); in getVariableArrayType() local
3678 SplitQualType canonSplit = getCanonicalType(elementType).split(); in getIncompleteArrayType() local