Home
last modified time | relevance | path

Searched refs:structInProto (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dctu-on-demand-parsing.c81 int structInProto(struct DataType *d);
86 clang_analyzer_eval(structInProto(&d) == 0); // expected-warning{{TRUE}} expected-warning{{FALSE}} in testStructDefInArgument()
H A Dctu-main.c96 int structInProto(struct DataType *d);
102 clang_analyzer_eval(structInProto(&d) == 0); // newctu-warning{{UNKNOWN}} in testStructDefInArgument()
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dctu-other.c49 int structInProto(struct DataType {int a;int b; } * d) { in structInProto() function
H A Dctu-other.c.externalDefMap.ast-dump.txt6 18:c:@F@structInProto ctu-other.c.ast