Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp86 NonVirtual *ctf = create(); // expected-note{{Calling 'create'}} in createThroughFunction() local
/llvm-project/clang/test/SemaCXX/
H A Doverloaded-operator.cpp215 void test_funcptr_call(ConvertToFunc ctf, ConvertToFuncDerived ctfd) { in test_funcptr_call()