Home
last modified time | relevance | path

Searched defs:getCStringLength (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp64 static inline uint32_t getCStringLength(ArrayRef<uint8_t> Data) { in getCStringLength() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp63 static inline uint32_t getCStringLength(ArrayRef<uint8_t> Data) { in getCStringLength() function
/external/jsoncpp/src/lib_json/
Djson_value.cpp603 unsigned Value::getCStringLength() const { in getCStringLength() function in Json::Value
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp710 SVal CStringChecker::getCStringLength(CheckerContext &C, ProgramStateRef &state, in getCStringLength() function in CStringChecker
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp777 SVal CStringChecker::getCStringLength(CheckerContext &C, ProgramStateRef &state, in getCStringLength() function in CStringChecker