Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dctu-on-demand-parsing.cpp64 int fcl(int x);
104 clang_analyzer_eval(mycls().fcl(1) == 6); // expected-warning{{TRUE}} in main()
H A Dctu-main.cpp61 int fcl(int x);
183 clang_analyzer_eval(mycls().fcl(1) == 6); // newctu-warning{{TRUE}} ctu in main()
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dctu-other.cpp40 int fcl(int x);
50 int mycls::fcl(int x) { in fcl() function in mycls
H A Dctu-other.cpp.externalDefMap.ast-dump.txt5 19:c:@S@mycls@F@fcl#I# ctu-other.cpp.ast