Searched defs:StartToken (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | InclusionRewriter.cpp | 335 const Token &StartToken, in CommentOutDirective()
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 2437 unsigned StartToken = 0; getAsmSrcLocInfo() local
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4600 AsmToken EndToken, StartToken = getTok(); parseDirectiveMacro() local 5629 AsmToken EndToken, StartToken = getTok(); parseMacroLikeBody() local
|
H A D | MasmParser.cpp | 6807 AsmToken EndToken, StartToken = getTok(); in parseMacroLikeBody() local 5833 AsmToken EndToken, StartToken = getTok(); parseDirectiveMacro() local
|
/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 1331 getLocationOfByte(unsigned ByteNo,const SourceManager & SM,const LangOptions & Features,const TargetInfo & Target,unsigned * StartToken,unsigned * StartTokenByteOffset) const getLocationOfByte() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 5621 getLocationOfByte(unsigned ByteNo,const SourceManager & SM,const LangOptions & Features,const TargetInfo & Target,unsigned * StartToken=nullptr,unsigned * StartTokenByteOffset=nullptr) const getLocationOfByte() argument
|