Home
last modified time | relevance | path

Searched defs:RLoc (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp506 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 DParseExpr.cpp2085 SourceLocation RLoc = Tok.getLocation(); ParsePostfixExpressionSuffix() local
/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp300 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 DSemaOpenMP.h1087 SourceLocation RLoc; global() member
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp132 if (auto *RLoc = dyn_cast<RecordStorageLocation>(&L)) { in dump() local
/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp434 void addAngleBracketTokens(SourceLocation LLoc, SourceLocation RLoc) { in addAngleBracketTokens() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12324 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 DSemaDeclCXX.cpp10408 ActOnFinishCXXMemberSpecification(Scope * S,SourceLocation RLoc,Decl * TagDecl,SourceLocation LBrac,SourceLocation RBrac,const ParsedAttributesView & AttrList) ActOnFinishCXXMemberSpecification() argument
H A DTreeTransform.h2823 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<SemaOpenMP::OMPIteratorData> Data) RebuildOMPIteratorExpr() argument
H A DSemaExpr.cpp5065 CreateBuiltinArraySubscriptExpr(Expr * Base,SourceLocation LLoc,Expr * Idx,SourceLocation RLoc) CreateBuiltinArraySubscriptExpr() argument
H A DSemaOpenMP.cpp23994 ActOnOMPIteratorExpr(Scope * S,SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<OMPIteratorData> Data) ActOnOMPIteratorExpr() argument