Home
last modified time | relevance | path

Searched defs:setOperatorLoc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h1700 void setOperatorLoc(SourceLocation L) { Loc = L; } in setOperatorLoc() function
1910 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function
2042 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
2938 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h2260 void setOperatorLoc(SourceLocation L) { UnaryOperatorBits.Loc = L; } in setOperatorLoc() function
2526 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function
2669 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
3904 void setOperatorLoc(SourceLocation L) { BinaryOperatorBits.OpLoc = L; } in setOperatorLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h2233 void setOperatorLoc(SourceLocation L) { UnaryOperatorBits.Loc = L; } in setOperatorLoc() function
2499 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function
2642 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
3882 void setOperatorLoc(SourceLocation L) { BinaryOperatorBits.OpLoc = L; } in setOperatorLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h2232 void setOperatorLoc(SourceLocation L) { UnaryOperatorBits.Loc = L; } in setOperatorLoc() function
2498 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function
2641 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
3876 void setOperatorLoc(SourceLocation L) { BinaryOperatorBits.OpLoc = L; } in setOperatorLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h2232 void setOperatorLoc(SourceLocation L) { UnaryOperatorBits.Loc = L; } in setOperatorLoc() function
2498 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } in setOperatorLoc() function
2641 void setOperatorLoc(SourceLocation L) { OpLoc = L; } in setOperatorLoc() function
3876 void setOperatorLoc(SourceLocation L) { BinaryOperatorBits.OpLoc = L; } in setOperatorLoc() function