Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dctu-on-demand-parsing.cpp58 int fecl(int x);
106 clang_analyzer_eval(myns::embed_cls().fecl(1) == -6); // expected-warning{{TRUE}} in main()
H A Dctu-main.cpp55 int fecl(int x);
189 clang_analyzer_eval(myns::embed_cls().fecl(1) == -6); // newctu-warning{{TRUE}} ctu in main()
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dctu-other.cpp31 int fecl(int x);
33 int embed_cls::fecl(int x) { in fecl() function in myns::embed_cls
H A Dctu-other.cpp.externalDefMap.ast-dump.txt7 31:c:@N@myns@S@embed_cls@F@fecl#I# ctu-other.cpp.ast