Home
last modified time | relevance | path

Searched defs:IsStmtExpr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DScopeInfo.h75 bool IsStmtExpr; variable
81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo()
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h1115 bool IsStmtExpr) { in RebuildCompoundStmt()
6117 bool IsStmtExpr) { in TransformCompoundStmt()