Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h3115 QualType getComputationLHSType() const { return ComputationLHSType; } in getComputationLHSType() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h4008 QualType getComputationLHSType() const { return ComputationLHSType; } in getComputationLHSType() function