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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DAttributeList.cpp99 createIntegerAttribute(ASTContext &C, IdentifierInfo *Name, SourceLocation TokLoc, int Arg) argument
H A DSemaExpr.cpp1395 static SourceLocation getUDSuffixLoc(Sema &S, SourceLocation TokLoc, argument
2902 SourceLocation TokLoc = Tok.getLocation(); local
9022 ExprResult Sema::ActOnBinOp(Scope *S, SourceLocation TokLoc, argument
/freebsd-10.0-release/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
454 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc, Preprocessor &PP) argument
633 ParseNumberStartingWithZero(SourceLocation TokLoc) argument
[all...]

Completed in 136 milliseconds