Searched refs:ILRawVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp182 uint64_t ILRawVal = IL->getValue().getZExtValue(); local
204 if (RemainingBufferLen < ILRawVal)

Completed in 49 milliseconds