Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprOpenMP.h154 SourceLocation RPLoc; /// The location of the right paren variable
316 SourceLocation RPLoc; variable
DExpr.h3660 SourceLocation RPLoc; // the location of the right paren variable
4559 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()
/external/clang/lib/Sema/
DSemaCast.cpp2595 SourceLocation RPLoc, in BuildCStyleCastExpr()
2619 SourceLocation RPLoc) { in BuildCXXFunctionalCastExpr()
DSemaExpr.cpp11623 SourceLocation RPLoc) { // "({..})" in ActOnStmtExpr()
11891 SourceLocation RPLoc) { in ActOnChooseExpr()
12205 SourceLocation RPLoc) { in ActOnVAArg()
12213 SourceLocation RPLoc) { in BuildVAArgExpr()
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp3052 SourceLocation RPLoc, in BuildCStyleCastExpr()
3080 SourceLocation RPLoc) { in BuildCXXFunctionalCastExpr()
DSemaExpr.cpp14859 SourceLocation RPLoc) { in ActOnStmtExpr()
14864 SourceLocation RPLoc, unsigned TemplateDepth) { in BuildStmtExpr()
15118 SourceLocation RPLoc) { in ActOnChooseExpr()
15499 SourceLocation RPLoc) { in ActOnVAArg()
15507 SourceLocation RPLoc) { in BuildVAArgExpr()
15639 SourceLocation RPLoc) { in ActOnSourceLocExpr()
15645 SourceLocation RPLoc, in BuildSourceLocExpr()
DTreeTransform.h3245 SourceLocation RPLoc, in RebuildSourceLocExpr()
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp3400 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation(); in ParseObjCBoxedExpr() local
/external/clang/lib/Parse/
DParseObjc.cpp3407 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation(); in ParseObjCBoxedExpr() local
/external/clang/include/clang/AST/
DExpr.h2838 SourceLocation RPLoc; // the location of the right paren variable
3661 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()