Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1116 class VarDeclFilterCCC : public CorrectionCandidateCallback { class
1121 explicit VarDeclFilterCCC(Sema &S) : SemaRef(S) {} in VarDeclFilterCCC() function in __anon94996c650911::VarDeclFilterCCC