Searched defs:CheckParameter (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp9995 ParmVarDecl *New = CheckParameter(Context.getTranslationUnitDecl(),
10088 ParmVarDecl *Sema::CheckParameter(DeclContext *DC, SourceLocation StartLoc, function in class:Sema

Completed in 199 milliseconds