Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp337 const Token &StartToken, in CommentOutDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2128 unsigned StartToken = 0; in getAsmSrcLocInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4527 AsmToken EndToken, StartToken = getTok(); in parseDirectiveMacro() local
5559 AsmToken EndToken, StartToken = getTok(); in parseMacroLikeBody() local
H A DMasmParser.cpp5581 AsmToken EndToken, StartToken = getTok(); in parseDirectiveMacro() local
6524 AsmToken EndToken, StartToken = getTok(); in parseMacroLikeBody() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1195 const TargetInfo &Target, unsigned *StartToken, in getLocationOfByte()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7236 const TargetInfo &Target, unsigned *StartToken = nullptr, in getLocationOfByte()