Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddebug-info-objc-property-dwarf5.m11 @protocol BarProto protocol
15 @interface Foo <BarProto>
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dinefficient-vector-operation.cpp82 class BarProto : public proto2::Message { class
338 BarProto bar; in f()