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

/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 318 milliseconds