Searched defs:TokLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DAttributeList.cpp107 createIntegerAttribute(ASTContext &C, IdentifierInfo *Name, SourceLocation TokLoc, int Arg) argument
H A DSemaExpr.cpp1436 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, argument
3016 SourceLocation TokLoc = Tok.getLocation(); local
9444 ExprResult Sema::ActOnBinOp(Scope *S, SourceLocation TokLoc, argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp45 MakeCharSourceRange(const LangOptions &Features, FullSourceLoc TokLoc, const char *TokBegin, const char *TokRangeBegin, const char *TokRangeEnd) argument
64 Diag(DiagnosticsEngine *Diags, const LangOptions &Features, FullSourceLoc TokLoc, const char *TokBegin, const char *TokRangeBegin, const char *TokRangeEnd, unsigned DiagID) argument
463 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc, Preprocessor &PP) argument
684 checkSeparator(SourceLocation TokLoc, const char *Pos, CheckSeparatorKind IsAfterDigits) argument
705 ParseNumberStartingWithZero(SourceLocation TokLoc) argument
[all...]

Completed in 180 milliseconds