Searched defs:CXXDefaultArgExprScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1467 struct CXXDefaultArgExprScope : SourceLocExprScopeGuard { struct in class:clang::CodeGen::CodeGenFunction
1468 CXXDefaultArgExprScope(CodeGenFunction &CGF, const CXXDefaultArgExpr *E) function in struct:clang::CodeGen::CodeGenFunction::CXXDefaultArgExprScope

Completed in 148 milliseconds