Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1329 StringLiteral::getLocationOfByte(unsigned ByteNo, const SourceManager &SM, in getLocationOfByte() function in StringLiteral
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5623 SourceLocation getLocationOfByte( in getLocationOfByte() function in __anon28c3fbb11a11::FormatStringLiteral
6264 SourceLocation CheckFormatHandler::getLocationOfByte(const char *x) { in getLocationOfByte() function in CheckFormatHandler