Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/TableGen/
HDStringMatcher.cpp50 const std::vector<const StringPair *> &Matches, unsigned CharNo, in EmitStringMatcherForChar()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDCommentLexer.h312 const unsigned CharNo = Loc - BufferStart; in getSourceLocation() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDCommentParser.cpp68 const unsigned CharNo = Pos.BufferPtr - Pos.BufferStart; in getSourceLocation() local
/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDLexer.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