Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DStringMatcher.cpp49 const std::vector<const StringPair *> &Matches, unsigned CharNo, in EmitStringMatcherForChar()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h312 const unsigned CharNo = Loc - BufferStart; in getSourceLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp68 const unsigned CharNo = Pos.BufferPtr - Pos.BufferStart; in getSourceLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp721 unsigned Lexer::getTokenPrefixLength(SourceLocation TokStart, unsigned CharNo, in getTokenPrefixLength()
1107 unsigned CharNo, unsigned TokLen) { in GetMappedTokenLoc()
1136 unsigned CharNo = Loc-BufferStart; in getSourceLocation() local