Home
last modified time | relevance | path

Searched defs:TestA (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/unittests/Support/DynamicLibrary/
H A DExportedFuncs.cpp15 extern "C" PIPSQUEAK_EXPORT const char *TestA() { return PIPSQUEAK_TESTA_RETURN; } in TestA() function
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-ctor-homing-flag.cpp23 } TestA; variable
H A Ddebug-info-limited-ctor.cpp6 } TestA; variable
/llvm-project/clang/test/Index/
H A Dobjc-typeargs-protocols.m2 @interface TestA interface
/llvm-project/clang/test/Analysis/
H A Dunused-ivars.m17 @interface TestA { interface
22 @implementation TestA @end implementation
H A Dsuperclass.m53 @interface TestA interface
55 @implementation TestA implementation
/llvm-project/clang/test/SemaTemplate/
H A Dnested-name-spec-template.cpp60 struct TestA { struct
61 …::type type; // expected-error{{'B' following the 'template' keyword does not refer to a template}}
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dstring-literal-with-embedded-nul.cpp54 void TestA() { in TestA() function
/llvm-project/clang/test/CXX/class/class.compare/class.compare.default/
H A Dp3.cpp28 struct TestA { struct