Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1037 AST_MATCHER(Expr,isTypeDependent) AST_MATCHER() argument
/llvm-project/clang/include/clang/AST/
H A DExpr.h192 bool isTypeDependent() const { in isTypeDependent() function