Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Dialect/
H A DFIRType.cpp249 bool isPointerType(mlir::Type ty) { in isPointerType() function
/llvm-project-15.0.7/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp194 static bool isPointerType(StringView S) { in isPointerType() function