Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2745 class VarDeclFilterCCC final : public CorrectionCandidateCallback { class
2750 explicit VarDeclFilterCCC(Sema &S) : SemaRef(S) {} in VarDeclFilterCCC() function in __anon5b04668f1811::VarDeclFilterCCC