Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h1037 AST_MATCHER(Expr, isTypeDependent) { return Node.isTypeDependent(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h1037 AST_MATCHER(Expr, isTypeDependent) { return Node.isTypeDependent(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h1037 AST_MATCHER(Expr, isTypeDependent) { return Node.isTypeDependent(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h1037 AST_MATCHER(Expr, isTypeDependent) { return Node.isTypeDependent(); } in AST_MATCHER() argument
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h165 bool isTypeDependent() const { return ExprBits.TypeDependent; } in isTypeDependent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h186 bool isTypeDependent() const { in isTypeDependent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h192 bool isTypeDependent() const { in isTypeDependent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h192 bool isTypeDependent() const { in isTypeDependent() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h192 bool isTypeDependent() const { in isTypeDependent() function