Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3006 class VarDeclFilterCCC final : public CorrectionCandidateCallback { class
3011 explicit VarDeclFilterCCC(Sema &S) : SemaRef(S) {} in VarDeclFilterCCC() function in __anon8e68b8fa1e11::VarDeclFilterCCC