Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h81 CompoundScopeInfo(bool IsStmtExpr, FPOptions FPO) in CompoundScopeInfo() function
H A DSema.h238 class CompoundScopeInfo; variable