Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/TableGen/
H A DStringMatcher.cpp50 const std::vector<const StringPair *> &Matches, unsigned CharNo, in EmitStringMatcherForChar()
/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h312 const unsigned CharNo = Loc - BufferStart; in getSourceLocation() local
/llvm-project/clang/lib/AST/
H A DCommentParser.cpp68 const unsigned CharNo = Pos.BufferPtr - Pos.BufferStart; in getSourceLocation() local
/llvm-project/clang/lib/Lex/
H A DLexer.cpp791 getTokenPrefixLength(SourceLocation TokStart,unsigned CharNo,const SourceManager & SM,const LangOptions & LangOpts) getTokenPrefixLength() argument
1191 GetMappedTokenLoc(Preprocessor & PP,SourceLocation FileLoc,unsigned CharNo,unsigned TokLen) GetMappedTokenLoc() argument
1220 unsigned CharNo = Loc-BufferStart; getSourceLocation() local
[all...]