Home
last modified time | relevance | path

Searched refs:CastConsistency (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h2636 bool CastConsistency() const;
2670 assert(CastConsistency()); in CastExpr()
/external/llvm-project/clang/include/clang/AST/
DExpr.h3400 bool CastConsistency() const;
3419 assert(CastConsistency()); in CastExpr()
/external/clang/lib/AST/
DExpr.cpp1485 bool CastExpr::CastConsistency() const { in CastConsistency() function in CastExpr
/external/llvm-project/clang/lib/AST/
DExpr.cpp1608 bool CastExpr::CastConsistency() const { in CastConsistency() function in CastExpr