Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp2982 class VarDeclFilterCCC final : public CorrectionCandidateCallback { class
2987 explicit VarDeclFilterCCC(Sema &S) : SemaRef(S) {} in VarDeclFilterCCC() function in __anon7e4ded5b1f11::VarDeclFilterCCC