Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
H A DCheckSizeofPointer.cpp64 PathDiagnosticLocation ELoc = in VisitUnaryExprOrTypeTraitExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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
4975 SourceLocation &ELoc, in getPrivateItem()
5115 SourceLocation ELoc; in checkAllocateClauses() local
5157 SourceLocation ELoc; in checkAllocateClauses() local
15227 SourceLocation ELoc; in ActOnOpenMPPrivateClause() local
15393 SourceLocation ELoc; in ActOnOpenMPFirstprivateClause() local
[all …]
H A DCodeCompleteConsumer.cpp593 const SourceLocation ELoc = FixIt.RemoveRange.getEnd(); in ProcessCodeCompleteResults() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DEditedSource.cpp462 ELoc = BLoc.getLocWithOffset(EndOffs.getOffset() - BeginOffs.getOffset()); in getSourceText() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2996 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPParensExpr() local
3428 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPSingleExprWithArgClause() local
3988 SourceLocation ELoc = ConsumeToken(); in ParseOpenMPVarList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp1330 SourceLocation ELoc = I->RemoveRange.getEnd(); in emitParseableFixits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4100 SMLoc ELoc = Parser.getTok().getLoc(); in ParseInstruction() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp9136 CXSourceLocation ELoc = clang_getRangeEnd(range); in operator <<() local