Home
last modified time | relevance | path

Searched defs:use_b (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Modules/
H A Dno-module-map.cpp48 void use_b() { b(); } in use_b() function
H A Dexplicit-build.cpp91 const int use_b = b; // expected-error {{undeclared identifier}} variable
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dstatic-initializer-branch-weights.cpp115 void use_b() { in use_b() function