Home
last modified time | relevance | path

Searched defs:func_call (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Preprocessor/
H A Dembed_constexpr.cpp8 constexpr int func_call() { func_call() function
/llvm-project/third-party/benchmark/test/
H A Dbenchmark_setup_teardown_test.cc46 static std::atomic<int> func_call(0); variable