Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Dinstrument-no-return.ll30 define i32 @Call3() sanitize_address {
34 ; CHECK-LABEL: @Call3
/llvm-project-15.0.7/clang/unittests/Format/
H A DMacroCallReconstructorTest.cpp263 TokenList Call3 = Exp.expand("SEMI"); in TEST_F() local
275 Matcher U3(Call3, Lex); in TEST_F()
352 TokenList Call3 = Exp3.expand("ID", {Arg3}); in TEST_F() local
385 Matcher U3(Call3, Lex); in TEST_F()