Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp70 PathDiagnosticLocation ELoc = in reportIdenticalExpr() local
120 PathDiagnosticLocation ELoc(InnerIf->getCond(), BR.getSourceManager(), AC); in VisitIfStmt() local
143 PathDiagnosticLocation ELoc(Cond2, BR.getSourceManager(), AC); in VisitIfStmt() local
172 PathDiagnosticLocation ELoc = in VisitIfStmt() local
255 PathDiagnosticLocation ELoc = in checkComparisonOp() local
276 PathDiagnosticLocation ELoc = in VisitConditionalOperator() local
DCheckSizeofPointer.cpp65 PathDiagnosticLocation ELoc = in VisitUnaryExprOrTypeTraitExpr() local
/external/clang/lib/Parse/
DParseOpenMP.cpp1218 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPParensExpr() local
1459 SourceLocation ELoc = Tok.getLocation(); in ParseOpenMPSingleExprWithArgClause() local
1706 SourceLocation ELoc = ConsumeToken(); in ParseOpenMPVarList() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp1476 auto ELoc = E->getExprLoc(); in VisitDeclRefExpr() local
1526 auto ELoc = E->getExprLoc(); in VisitMemberExpr() local
8143 getPrivateItem(Sema &S, Expr *&RefExpr, SourceLocation &ELoc, in getPrivateItem()
8209 SourceLocation ELoc; in ActOnOpenMPPrivateClause() local
8350 SourceLocation ELoc; in ActOnOpenMPFirstprivateClause() local
8634 SourceLocation ELoc; in ActOnOpenMPLastprivateClause() local
8786 SourceLocation ELoc; in ActOnOpenMPSharedClause() local
9101 SourceLocation ELoc; in ActOnOpenMPReductionClause() local
9556 bool Sema::CheckOpenMPLinearDecl(ValueDecl *D, SourceLocation ELoc, in CheckOpenMPLinearDecl()
9618 SourceLocation ELoc; in ActOnOpenMPLinearClause() local
[all …]
/external/clang/lib/Edit/
DEditedSource.cpp440 ELoc = BLoc.getLocWithOffset(EndOffs.getOffset() - BeginOffs.getOffset()); in getSourceText() local
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp636 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection() local
/external/clang/lib/Frontend/
DTextDiagnostic.cpp1252 SourceLocation ELoc = I->RemoveRange.getEnd(); in emitParseableFixits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp710 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3716 SMLoc ELoc = Parser.getTok().getLoc(); in ParseInstruction() local
/external/clang/tools/libclang/
DCIndex.cpp7973 CXSourceLocation ELoc = clang_getRangeEnd(range); in operator <<() local