Home
last modified time | relevance | path

Searched defs:ELoc (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp69 PathDiagnosticLocation ELoc = in reportIdenticalExpr() local
119 PathDiagnosticLocation ELoc(InnerIf->getCond(), BR.getSourceManager(), AC); in VisitIfStmt() local
142 PathDiagnosticLocation ELoc(Cond2, BR.getSourceManager(), AC); in VisitIfStmt() local
171 PathDiagnosticLocation ELoc = in VisitIfStmt() local
254 PathDiagnosticLocation ELoc = in checkComparisonOp() local
278 PathDiagnosticLocation ELoc = in VisitConditionalOperator() local
DCheckSizeofPointer.cpp64 PathDiagnosticLocation ELoc = in VisitUnaryExprOrTypeTraitExpr() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp1574 SourceLocation ELoc, in rejectConstNotMutableType()
2585 SourceLocation ELoc; in checkReductionClauses() local
2663 SourceLocation ELoc; in EndOpenMPDSABlock() local
3505 SourceLocation ELoc = E->getExprLoc(); in VisitDeclRefExpr() local
3708 SourceLocation ELoc = E->getExprLoc(); in VisitMemberExpr() local
4986 SourceLocation &ELoc, in getPrivateItem()
5126 SourceLocation ELoc; in checkAllocateClauses() local
5168 SourceLocation ELoc; in checkAllocateClauses() local
15610 SourceLocation ELoc; in ActOnOpenMPPrivateClause() local
15776 SourceLocation ELoc; in ActOnOpenMPFirstprivateClause() local
[all …]
DCodeCompleteConsumer.cpp593 const SourceLocation ELoc = FixIt.RemoveRange.getEnd(); in ProcessCodeCompleteResults() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Edit/
DEditedSource.cpp462 ELoc = BLoc.getLocWithOffset(EndOffs.getOffset() - BeginOffs.getOffset()); in getSourceText() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp3005 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPParensExpr() local
3437 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPSingleExprWithArgClause() local
3997 SourceLocation ELoc = ConsumeToken(); in ParseOpenMPVarList() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DTextDiagnostic.cpp1330 SourceLocation ELoc = I->RemoveRange.getEnd(); in emitParseableFixits() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection() local