Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp527 const llvm::APSInt *IdxInt = LastIdx.getAsInteger(); in checkInit() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4712 std::optional<llvm::APSInt> IdxInt; variable