Searched defs:ColonRAII (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 323 ColonProtectionRAIIObject ColonRAII(*this); in ParseOpenMPDeclareReductionDirective() local |
H A D | ParseExprCXX.cpp | 3188 ColonProtectionRAIIObject ColonRAII(*this, false); ParseUnqualifiedId() local |