Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DLiteralSupport.cpp46 FullSourceLoc TokLoc, in MakeCharSourceRange()
65 const LangOptions &Features, FullSourceLoc TokLoc, in Diag()
464 SourceLocation TokLoc, in NumericLiteralParser()
684 void NumericLiteralParser::checkSeparator(SourceLocation TokLoc, in checkSeparator()
705 void NumericLiteralParser::ParseNumberStartingWithZero(SourceLocation TokLoc) { in ParseNumberStartingWithZero()
1324 SourceLocation TokLoc = StringToks[i].getLocation(); in init() local
DPragma.cpp288 SourceLocation TokLoc = TmpTok.getLocation(); in Handle_Pragma() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DAttributeList.cpp108 SourceLocation TokLoc, int Arg) { in createIntegerAttribute()
DSemaExpr.cpp1436 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, in getUDSuffixLoc()
3016 SourceLocation TokLoc = Tok.getLocation(); in ActOnNumericConstant() local
9444 ExprResult Sema::ActOnBinOp(Scope *S, SourceLocation TokLoc, in ActOnBinOp()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseStmt.cpp2058 SourceLocation TokLoc = Tok.getLocation(); in ParseMicrosoftAsmStatement() local