Home
last modified time | relevance | path

Searched defs:TestF (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2004-06-17-UnorderedCompares.c6 void TestF(float X, float Y) { in TestF() function
H A D2004-06-17-UnorderedBuiltins.c5 void TestF(float X, float Y) { in TestF() function
/llvm-project/llvm/unittests/IR/
H A DUserTest.cpp161 Function *TestF = in TEST() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-limited-ctor.cpp36 } TestF; variable
/llvm-project/clang/test/Analysis/
H A Dsuperclass.m196 @interface TestF : NSResponder {} interface
198 @implementation TestF implementation