Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp674 class FNContextRAII final { class
684 FNContextRAII(Parser &P, Parser::DeclGroupPtrTy Ptr) : P(P), Scopes(P) { in FNContextRAII() function in __anon6a7266ce0511::FNContextRAII