Home
last modified time | relevance | path

Searched defs:CXXReinterpretCastExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1207 TEST_P(ASTMatchersTest, CXXReinterpretCastExpr) { in TEST_P() argument
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h515 CXXReinterpretCastExpr(QualType ty, ExprValueKind vk, CastKind kind, Expr *op, in CXXReinterpretCastExpr() function
523 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr() function
/external/clang/include/clang/AST/
DExprCXX.h336 CXXReinterpretCastExpr(QualType ty, ExprValueKind vk, CastKind kind, in CXXReinterpretCastExpr() function
344 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr() function