Home
last modified time | relevance | path

Searched defs:FuncCall (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test.cpp19 TEST_F(ThreadSanitizer, FuncCall) { in TEST_F() argument
H A Dtsan_bench.cpp82 TEST(DISABLED_BENCH, FuncCall) { in TEST() argument
/llvm-project/polly/include/polly/
H A DScopDetectionDiagnostic.h97 FuncCall, enumerator
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp823 std::string FuncCall = ExtractedFunc.renderCall(); REGISTER_TWEAK() local