Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDDynamicExtent.cpp45 static DefinedOrUnknownSVal getConstantArrayElementCount(SValBuilder &SVB, in getConstantArrayElementCount() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp7425 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { in getConstantArrayElementCount() function in ASTContext