Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp875 struct EvaluatingDestructorRAII { struct in __anon3f12a8aa0311::EvalInfo
876 EvalInfo &EI;
877 ObjectUnderConstruction Object;
878 bool DidInsert;
879 EvaluatingDestructorRAII(EvalInfo &EI, ObjectUnderConstruction Object) in EvaluatingDestructorRAII() argument
885 void startedDestroyingBases() { in startedDestroyingBases()
889 ~EvaluatingDestructorRAII() { in ~EvaluatingDestructorRAII()