Home
last modified time | relevance | path

Searched defs:CompoundScopeInfo (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h56 CompoundScopeInfo() in CompoundScopeInfo() function
DSema.h198 class CompoundScopeInfo; variable
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h78 CompoundScopeInfo(bool IsStmtExpr) : IsStmtExpr(IsStmtExpr) {} in CompoundScopeInfo() function
DSema.h221 class CompoundScopeInfo; variable