Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A 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
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1730 SourceLocation ELoc, in rejectConstNotMutableType()
2857 SourceLocation ELoc; in checkReductionClauses() local
2935 SourceLocation ELoc; in EndOpenMPDSABlock() local
3829 SourceLocation ELoc = E->getExprLoc(); in VisitDeclRefExpr() local
4039 SourceLocation ELoc = E->getExprLoc(); in VisitMemberExpr() local
5149 SourceLocation &ELoc, in getPrivateItem()
5294 SourceLocation ELoc; in checkAllocateClauses() local
5336 SourceLocation ELoc; in checkAllocateClauses() local
10568 SourceLocation ELoc; in checkGenericLoopLastprivate() local
16655 SourceLocation ELoc; in ActOnOpenMPInteropDirective() local
[all …]
H A DCodeCompleteConsumer.cpp704 const SourceLocation ELoc = FixIt.RemoveRange.getEnd(); in ProcessCodeCompleteResults() local
H A DSemaChecking.cpp11332 SourceLocation ELoc = Lexer::getLocForEndOfToken(BLoc, 0, SM, LO); in AnalyzeImplicitConversions() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp462 ELoc = BLoc.getLocWithOffset(EndOffs.getOffset() - BeginOffs.getOffset()); in getSourceText() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3356 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPParensExpr() local
3988 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPSingleExprWithArgClause() local
4355 OpenMPClauseKind CKind, SourceLocation ELoc) { in parseStepSize()
4746 SourceLocation ELoc = ConsumeToken(); in ParseOpenMPVarList() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1522 SourceLocation ELoc = H.RemoveRange.getEnd(); in emitParseableFixits() local