Home
last modified time | relevance | path

Searched defs:getPointeeType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp215 const Type *getPointeeType() const { return Pointee; } in getPointeeType() function in __anon3961c3990111::PointerType
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp651 QualType Type::getPointeeType() const { getPointeeType() function in Type
[all...]