Searched refs:CheckStaticArrayArgument (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h3355 void CheckStaticArrayArgument(SourceLocation CallLoc,
/external/clang/lib/Sema/
H A DSemaExpr.cpp4161 CheckStaticArrayArgument(CallLoc, Param, Arg);
4205 /// CheckStaticArrayArgument - If the given argument corresponds to a static
4214 Sema::CheckStaticArrayArgument(SourceLocation CallLoc, function in class:Sema

Completed in 114 milliseconds