Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp878 struct EvaluatingDestructorRAII { struct in __anondef1c1650311::EvalInfo
879 EvalInfo &EI;
880 ObjectUnderConstruction Object;
881 bool DidInsert;
882 EvaluatingDestructorRAII(EvalInfo &EI, ObjectUnderConstruction Object) in EvaluatingDestructorRAII() argument
888 void startedDestroyingBases() { in startedDestroyingBases()
892 ~EvaluatingDestructorRAII() { in ~EvaluatingDestructorRAII()