Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp2931 class VarDeclFilterCCC final : public CorrectionCandidateCallback { class
2936 explicit VarDeclFilterCCC(Sema &S) : SemaRef(S) {} in VarDeclFilterCCC() function in __anon296aa5741d11::VarDeclFilterCCC