Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Tools/lsp-server-support/
H A DTransport.cpp147 auto callFn = in TEST_F() local
178 auto callFn = getMessageHandler().outgoingRequest<CompletionList, Position>( in TEST_F() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Draw-string-literal.cpp124 void callFn() { in callFn() function