Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDInclusionRewriter.cpp343 const Token &StartToken, in CommentOutDirective()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp1902 unsigned StartToken = 0; in getAsmSrcLocInfo() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDAsmParser.cpp4429 AsmToken EndToken, StartToken = getTok(); in parseDirectiveMacro() local
5485 AsmToken EndToken, StartToken = getTok(); in parseMacroLikeBody() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp1221 const TargetInfo &Target, unsigned *StartToken, in getLocationOfByte()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp6881 const TargetInfo &Target, unsigned *StartToken = nullptr, in getLocationOfByte()