Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp499 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPReductionInitializerForDecl() local
743 SourceLocation RLoc; parseDeclareSimdClauses() local
1105 SourceLocation RLoc; parseContextScore() local
1186 SourceLocation RLoc; parseOMPContextSelector() local
1393 SourceLocation RLoc; ParseOMPDeclareVariantClauses() local
1779 SourceLocation RLoc; global() member
1806 SourceLocation RLoc = Tok.getLocation(); parseOpenMPSimpleClause() local
3445 ParseOpenMPParensExpr(StringRef ClauseName,SourceLocation & RLoc,bool IsAddressOfOperand) ParseOpenMPParensExpr() argument
3510 SourceLocation RLoc; ParseOpenMPSingleExprClause() local
3529 SourceLocation RLoc; ParseOpenMPIndirectClause() local
3694 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPInteropClause() local
4090 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPSingleExprWithArgClause() local
4374 SourceLocation RLoc = Tok.getLocation(); ParseOpenMPIteratorsExpr() local
[all...]
H A DParseExpr.cpp2039 SourceLocation RLoc = Tok.getLocation(); ParsePostfixExpressionSuffix() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp132 if (auto *RLoc = dyn_cast<RecordStorageLocation>(&L)) { in dump() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp12203 SourceLocation RLoc = GetLocationForCandidate(R); operator ()() local
12529 SourceLocation RLoc = GetLocationForCandidate(R); operator ()() local
15010 CreateOverloadedArraySubscriptExpr(SourceLocation LLoc,SourceLocation RLoc,Expr * Base,MultiExprArg ArgExpr) CreateOverloadedArraySubscriptExpr() argument
[all...]
H A DSemaExpr.cpp5604 ActOnOMPIteratorExpr(Scope * S,SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<OMPIteratorData> Data) ActOnOMPIteratorExpr() argument
5896 CreateBuiltinArraySubscriptExpr(Expr * Base,SourceLocation LLoc,Expr * Idx,SourceLocation RLoc) CreateBuiltinArraySubscriptExpr() argument
H A DSemaDeclCXX.cpp10502 ActOnFinishCXXMemberSpecification(Scope * S,SourceLocation RLoc,Decl * TagDecl,SourceLocation LBrac,SourceLocation RBrac,const ParsedAttributesView & AttrList) ActOnFinishCXXMemberSpecification() argument
H A DTreeTransform.h2787 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc,SourceLocation LLoc,SourceLocation RLoc,ArrayRef<Sema::OMPIteratorData> Data) RebuildOMPIteratorExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12371 SourceLocation RLoc; global() member