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

/external/clang/include/clang/AST/
H A DExpr.h1700 void setOperatorLoc(SourceLocation L) { Loc = L; } function in class:clang::StringLiteral::UnaryOperator
1910 void setOperatorLoc(SourceLocation L) { OperatorLoc = L; } function in class:clang::StringLiteral::final
2042 void setOperatorLoc(SourceLocation L) { OpLoc = L; } function
2938 void setOperatorLoc(SourceLocation L) { OpLoc = L; } function in class:clang::StringLiteral::final::CallExpr::BinaryOperator

Completed in 112 milliseconds