Home
last modified time | relevance | path

Searched defs:getA (Results 1 – 11 of 11) sorted by relevance

/llvm-project/lld/test/ELF/Inputs/
H A Dppc64-sort-small-cm-relocs-input3.s2 .global getA symbol
4 getA: label
/llvm-project/clang/test/CodeGenObjCXX/
H A Dreferences.mm9 - (const A&)getA; method
14 - (const A&)getA { method
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/Inputs/
H A Ddebug-types-expressions.cpp19 ::A A::getA() { in getA() function in ns::A
/llvm-project/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
H A Dp1.cpp69 A &getA() { return static_cast<B&>(*this); } in getA() function
H A Dp1-cxx11.cpp38 A &getA() { return static_cast<B&>(*this); } in getA() function
/llvm-project/clang/test/CodeGenCXX/
H A Drvalue-references.cpp14 A &&getA() { return static_cast<A&&>(getB()); } in getA() function
H A Dmicrosoft-abi-structors.cpp440 void *getA() { in getA() function
/llvm-project/clang/test/SemaObjC/
H A Dattr-deprecated.m133 - (A*)getA; method in Blah
137 - (A*)getA { method in Blah
/llvm-project/clang/test/AST/Interp/
H A Drecords.cpp
/llvm-project/clang/test/SemaCXX/
H A Duninitialized.cpp237 A getA() { return A(); } in getA() function
238 A getA(int x) { return A(); } in getA() function
239 A getA(A* a) { return A(); } in getA() function
236 A getA() { return A(); } getA() function
[all...]
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp400 const SCEV *DependenceInfo::Constraint::getA() const { getA() function in DependenceInfo::Constraint
[all...]