Home
last modified time | relevance | path

Searched defs:StartToken (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp333 CommentOutDirective(Lexer & DirectiveLex,const Token & StartToken,const MemoryBufferRef & FromFile,StringRef LocalEOL,unsigned & NextToWrite,int & Line,const IncludedFile * Inc) CommentOutDirective() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2271 unsigned StartToken = 0; getAsmSrcLocInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4594 AsmToken EndToken, StartToken = getTok(); parseDirectiveMacro() local
5622 AsmToken EndToken, StartToken = getTok(); parseMacroLikeBody() local
H A DMasmParser.cpp5832 AsmToken EndToken, StartToken = getTok(); parseDirectiveMacro() local
6806 AsmToken EndToken, StartToken = getTok(); parseMacroLikeBody() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1301 getLocationOfByte(unsigned ByteNo,const SourceManager & SM,const LangOptions & Features,const TargetInfo & Target,unsigned * StartToken,unsigned * StartTokenByteOffset) const getLocationOfByte() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10424 getLocationOfByte(unsigned ByteNo,const SourceManager & SM,const LangOptions & Features,const TargetInfo & Target,unsigned * StartToken=nullptr,unsigned * StartTokenByteOffset=nullptr) const getLocationOfByte() argument