Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1729 rejectConstNotMutableType(Sema & SemaRef,const ValueDecl * D,QualType Type,OpenMPClauseKind CKind,SourceLocation ELoc,bool AcceptIfMutable=true,bool ListItemNotVar=false) rejectConstNotMutableType() argument
2856 SourceLocation ELoc; checkReductionClauses() local
2934 SourceLocation ELoc; EndOpenMPDSABlock() local
3828 SourceLocation ELoc = E->getExprLoc(); VisitDeclRefExpr() local
4038 SourceLocation ELoc = E->getExprLoc(); VisitMemberExpr() local
5153 getPrivateItem(Sema & S,Expr * & RefExpr,SourceLocation & ELoc,SourceRange & ERange,bool AllowArraySection,StringRef DiagType) getPrivateItem() argument
5298 SourceLocation ELoc; checkAllocateClauses() local
5340 SourceLocation ELoc; checkAllocateClauses() local
10565 SourceLocation ELoc; checkGenericLoopLastprivate() local
17141 SourceLocation ELoc; ActOnOpenMPInteropDirective() local
17171 SourceLocation ELoc; isValidInteropVariable() local
17594 SourceLocation ELoc; ActOnOpenMPPrivateClause() local
17746 SourceLocation ELoc; ActOnOpenMPFirstprivateClause() local
18042 SourceLocation ELoc; ActOnOpenMPLastprivateClause() local
18212 SourceLocation ELoc; ActOnOpenMPSharedClause() local
18820 SourceLocation ELoc; actOnOMPReductionKindClause() local
19523 CheckOpenMPLinearDecl(const ValueDecl * D,SourceLocation ELoc,OpenMPLinearClauseKind LinKind,QualType Type,bool IsDeclareSimd) CheckOpenMPLinearDecl() argument
19586 SourceLocation ELoc; ActOnOpenMPLinearClause() local
19729 SourceLocation ELoc; FinishOpenMPLinearClause() local
19818 SourceLocation ELoc; ActOnOpenMPAlignedClause() local
19906 SourceLocation ELoc = RefExpr->getExprLoc(); ActOnOpenMPCopyinClause() local
19993 SourceLocation ELoc; ActOnOpenMPCopyprivateClause() local
20190 SourceLocation ELoc = RefExpr->getExprLoc(); ProcessOpenMPDoacrossClauseCommon() local
20236 SourceLocation ELoc; ProcessOpenMPDoacrossClauseCommon() local
20356 SourceLocation ELoc = RefExpr->getExprLoc(); ActOnOpenMPDependClause() local
20685 SourceLocation ELoc; global() member in __anona1d9ac776a11::MapBaseChecker
20977 MapBaseChecker(Sema & SemaRef,OpenMPClauseKind CKind,OpenMPDirectiveKind DKind,OMPClauseMappableExprCommon::MappableExprComponentList & Components,bool NoDiagnose,SourceLocation & ELoc,SourceRange & ERange) MapBaseChecker() argument
20991 SourceLocation ELoc = E->getExprLoc(); checkMapClauseExpressionBase() local
21025 SourceLocation ELoc = E->getExprLoc(); checkMapConflicts() local
21446 SourceLocation ELoc = RE->getExprLoc(); checkMappableExpressionList() local
22944 SourceLocation ELoc; ActOnOpenMPUseDevicePtrClause() local
23028 SourceLocation ELoc; ActOnOpenMPUseDeviceAddrClause() local
23081 SourceLocation ELoc; ActOnOpenMPIsDevicePtrClause() local
23165 SourceLocation ELoc; ActOnOpenMPHasDeviceAddrClause() local
23280 SourceLocation ELoc; ActOnOpenMPAllocateClause() local
23317 SourceLocation ELoc; ActOnOpenMPNontemporalClause() local
23369 SourceLocation ELoc; ActOnOpenMPInclusiveClause() local
23410 SourceLocation ELoc; ActOnOpenMPExclusiveClause() local
23609 SourceLocation ELoc = RefExpr->getExprLoc(); ActOnOpenMPAffinityClause() local
[all...]
H A DCodeCompleteConsumer.cpp704 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(ELoc); in ProcessCodeCompleteResults() local
H A DSemaChecking.cpp11328 SourceLocation ELoc = Lexer::getLocForEndOfToken(BLoc, 0, SM, LO); AnalyzeImplicitConversions() local
/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp462 ELoc = BLoc.getLocWithOffset(EndOffs.getOffset() - BeginOffs.getOffset()); in getSourceText() local
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3354 SourceLocation ELoc = Tok.getLocation(); ParseOpenMPParensExpr() local
3986 SourceLocation ELoc = Tok.getLocation(); ParseOpenMPSingleExprWithArgClause() local
4353 parseStepSize(Parser & P,SemaOpenMP::OpenMPVarListDataTy & Data,OpenMPClauseKind CKind,SourceLocation ELoc) parseStepSize() argument
4744 SourceLocation ELoc = ConsumeToken(); ParseOpenMPVarList() local
/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp712 SMLoc ELoc = SMLoc::getFromPointer(SectionVal.data() + E); in parseDirectiveSection() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1522 SourceLocation ELoc = H.RemoveRange.getEnd(); in emitParseableFixits() local
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp9767 CXSourceLocation ELoc = clang_getRangeEnd(range); operator <<() local