Searched defs:getPointeeType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 215 const Type *getPointeeType() const { return Pointee; } in getPointeeType() function in __anon3961c3990111::PointerType |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 651 QualType Type::getPointeeType() const { getPointeeType() function in Type |