Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprOpenMP.h30 SourceLocation RPLoc; /// The location of the right paren variable
192 SourceLocation RPLoc; variable
DExpr.h3773 SourceLocation RPLoc; // the location of the right paren variable
4673 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprOpenMP.h154 SourceLocation RPLoc; /// The location of the right paren variable
316 SourceLocation RPLoc; variable
DExpr.h3795 SourceLocation RPLoc; // the location of the right paren variable
4695 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprOpenMP.h154 SourceLocation RPLoc; /// The location of the right paren variable
316 SourceLocation RPLoc; variable
DExpr.h3767 SourceLocation RPLoc; // the location of the right paren variable
4667 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprOpenMP.h154 SourceLocation RPLoc; /// The location of the right paren variable
316 SourceLocation RPLoc; variable
DExpr.h3767 SourceLocation RPLoc; // the location of the right paren variable
4667 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCast.cpp2595 SourceLocation RPLoc, in BuildCStyleCastExpr()
2619 SourceLocation RPLoc) { in BuildCXXFunctionalCastExpr()
H A DSemaExpr.cpp11623 SourceLocation RPLoc) { // "({..})" in ActOnStmtExpr()
11891 SourceLocation RPLoc) { in ActOnChooseExpr()
12205 SourceLocation RPLoc) { in ActOnVAArg()
12213 SourceLocation RPLoc) { in BuildVAArgExpr()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp3407 SourceLocation LPLoc = T.getOpenLocation(), RPLoc = T.getCloseLocation(); in ParseObjCBoxedExpr() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h2838 SourceLocation RPLoc; // the location of the right paren variable
3661 SourceLocation RPLoc, QualType t, bool IsMS) in VAArgExpr()