Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp45 static DefinedOrUnknownSVal getConstantArrayElementCount(SValBuilder &SVB, in getConstantArrayElementCount() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6977 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { getConstantArrayElementCount() function in ASTContext