Home
last modified time | relevance | path

Searched defs:BaseA (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dslicing.cpp106 struct BaseA { struct
107 virtual ~BaseA() {} in ~BaseA()
108 virtual void foo() {} in foo()
110 int i;
/llvm-project/clang/test/SemaCXX/
H A Dconversion-function.cpp66 class BaseA {}; class
H A Dtype-traits.cpp2400 aBaseA global() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2001 const MachineOperand &BaseA = MIa.getOperand(BasePosA); areMemAccessesTriviallyDisjoint() local