Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp190 CallBase *Call3 = findCall(*Func, "call3"); TEST_F() local
519 CallBase *Call3 = findCall(*Func, "call3"); TEST_F() local
[all...]
/llvm-project/clang/unittests/Format/
H A DMacroCallReconstructorTest.cpp276 TokenList Call3 = Exp.expand("SEMI"); TEST_F() local
366 TokenList Call3 = Exp3.expand("ID", {Arg3}); TEST_F() local