/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 506 SourceLocation RLoc = Tok.getLocation(); in ParseOpenMPReductionInitializerForDecl() local 753 SourceLocation RLoc; in parseDeclareSimdClauses() local 1115 SourceLocation RLoc; in parseContextScore() local 1196 SourceLocation RLoc; in parseOMPContextSelector() local 1403 SourceLocation RLoc; in ParseOMPDeclareVariantClauses() local 1789 SourceLocation RLoc; global() member 1816 SourceLocation RLoc = Tok.getLocation(); parseOpenMPSimpleClause() local 3348 ParseOpenMPParensExpr(StringRef ClauseName,SourceLocation & RLoc,bool IsAddressOfOperand) ParseOpenMPParensExpr() argument 3413 SourceLocation RLoc; ParseOpenMPSingleExprClause() local 3433 SourceLocation RLoc; ParseOpenMPIndirectClause() local 3598 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPInteropClause() local 3994 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPSingleExprWithArgClause() local 4315 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPIteratorsExpr() local [all...] |
H A D | ParseExpr.cpp | 2085 SourceLocation RLoc = Tok.getLocation(); ParsePostfixExpressionSuffix() local
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RangeSelector.cpp | 300 SourceLocation findArgStartDelimiter(const ExprWithArgs &E, SourceLocation RLoc, in findArgStartDelimiter() 311 const SourceLocation RLoc = getRLoc(CE); in getArgumentsRange() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenMP.h | 1087 SourceLocation RLoc; global() member
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.cpp | 132 if (auto *RLoc = dyn_cast<RecordStorageLocation>(&L)) { in dump() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | SemanticHighlighting.cpp | 434 void addAngleBracketTokens(SourceLocation LLoc, SourceLocation RLoc) { in addAngleBracketTokens() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 12324 SourceLocation RLoc = GetLocationForCandidate(R); operator ()() local 12650 SourceLocation RLoc = GetLocationForCandidate(R); operator ()() local 15043 CreateOverloadedArraySubscriptExpr(SourceLocation LLoc,SourceLocation RLoc,Expr * Base,MultiExprArg ArgExpr) CreateOverloadedArraySubscriptExpr() argument [all...] |
H A D | SemaDeclCXX.cpp | 10408 ActOnFinishCXXMemberSpecification(Scope * S,SourceLocation RLoc,Decl * TagDecl,SourceLocation LBrac,SourceLocation RBrac,const ParsedAttributesView & AttrList) ActOnFinishCXXMemberSpecification() argument
|
H A D | TreeTransform.h | 2823 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<SemaOpenMP::OMPIteratorData> Data) RebuildOMPIteratorExpr() argument
|
H A D | SemaExpr.cpp | 5065 CreateBuiltinArraySubscriptExpr(Expr * Base,SourceLocation LLoc,Expr * Idx,SourceLocation RLoc) CreateBuiltinArraySubscriptExpr() argument
|
H A D | SemaOpenMP.cpp | 23994 ActOnOMPIteratorExpr(Scope * S,SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<OMPIteratorData> Data) ActOnOMPIteratorExpr() argument
|