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

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

Completed in 262 milliseconds