Home
last modified time | relevance | path

Searched defs:setComputationLHSType (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h3116 void setComputationLHSType(QualType T) { ComputationLHSType = T; } in setComputationLHSType() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h4009 void setComputationLHSType(QualType T) { ComputationLHSType = T; } in setComputationLHSType() function