Searched refs:getLocEnd (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp1231 SourceLocation SynthesizedNullStmtLocation = Cond.get()->getLocEnd();
H A DParseDecl.cpp2406 Diag(PP.getLocForEndOfToken(DS.getRepAsDecl()->getLocEnd()),
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp567 SourceLocation StarLoc = TInfo->getTypeLoc().getLocEnd();
H A DSemaDecl.cpp1334 SourceLocation AfterColon = Lexer::findLocationAfterToken(D->getLocEnd(),
8241 Init->getLocEnd())
9309 SourceLocation TypeEndLoc = TSInfo->getTypeLoc().getLocEnd();
9821 Diag(MD->getLocEnd(), diag::warn_objc_missing_super_call)
H A DSemaTemplate.cpp4154 << FixItHint::CreateInsertion(S.PP.getLocForEndOfToken(Arg->getLocEnd()),
H A DSemaOverload.cpp5150 SemaRef.PP.getLocForEndOfToken(From->getLocEnd()), ")");
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp2561 AD.getTriggerStmt()->getLocEnd());
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp3598 Info.Diag(Callee->getLocEnd(), diag::note_constexpr_no_return);

Completed in 299 milliseconds

123