Home
last modified time | relevance | path

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

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