Home
last modified time | relevance | path

Searched defs:isLeftFold (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DExprCXX.h4096 bool isLeftFold() const { return !isRightFold(); } in isLeftFold() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h4642 AST_MATCHER(CXXFoldExpr, isLeftFold) { return Node.isLeftFold(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h4642 AST_MATCHER(CXXFoldExpr, isLeftFold) { return Node.isLeftFold(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h4642 AST_MATCHER(CXXFoldExpr, isLeftFold) { return Node.isLeftFold(); } in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprCXX.h4748 bool isLeftFold() const { return !isRightFold(); } in isLeftFold() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprCXX.h4834 bool isLeftFold() const { return !isRightFold(); } in isLeftFold() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprCXX.h4865 bool isLeftFold() const { return !isRightFold(); } in isLeftFold() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprCXX.h4834 bool isLeftFold() const { return !isRightFold(); } in isLeftFold() function