Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaOpenMP.cpp379 class VarDeclFilterCCC : public CorrectionCandidateCallback { class
383 VarDeclFilterCCC(Sema &S) : Actions(S) { } in VarDeclFilterCCC() function in __anone77686560211::VarDeclFilterCCC