Home
last modified time | relevance | path

Searched defs:CharNo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DStringMatcher.cpp50 const std::vector<const StringPair *> &Matches, unsigned CharNo, in EmitStringMatcherForChar()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h312 const unsigned CharNo = Loc - BufferStart; in getSourceLocation() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp68 const unsigned CharNo = Pos.BufferPtr - Pos.BufferStart; in getSourceLocation() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp791 unsigned Lexer::getTokenPrefixLength(SourceLocation TokStart, unsigned CharNo, in getTokenPrefixLength()
1191 unsigned CharNo, unsigned TokLen) { in GetMappedTokenLoc()
1220 unsigned CharNo = Loc-BufferStart; in getSourceLocation() local