Home
last modified time | relevance | path

Searched refs:CleanupVarDeclMarking (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp5028 CleanupVarDeclMarking(); in MaybeCreateExprWithCleanups()
5049 CleanupVarDeclMarking(); in MaybeCreateStmtWithCleanups()
DSemaExpr.cpp11072 CleanupVarDeclMarking(); in PopExpressionEvaluationContext()
11676 S.CleanupVarDeclMarking(); in addAsFieldToClosureType()
11712 S.CleanupVarDeclMarking(); in addAsFieldToClosureType()
12043 void Sema::CleanupVarDeclMarking() { in CleanupVarDeclMarking() function in Sema
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3139 void CleanupVarDeclMarking();