Home
last modified time | relevance | path

Searched refs:DependentSizedArrayTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h199 DependentSizedArrayTypes; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp873 DependentSizedArrayTypes(this_()), DependentSizedExtVectorTypes(this_()), in ASTContext()
3759 DependentSizedArrayTypes.FindNodeOrInsertPos(ID, insertPos); in getDependentSizedArrayType()
3766 DependentSizedArrayTypes.InsertNode(canonTy, insertPos); in getDependentSizedArrayType()