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

/external/clang/lib/Sema/
H A DSemaExpr.cpp4310 CheckStaticArrayArgument(CallLoc, Param, Arg);
4354 /// CheckStaticArrayArgument - If the given argument corresponds to a static
4363 Sema::CheckStaticArrayArgument(SourceLocation CallLoc, function in class:Sema

Completed in 955 milliseconds