Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1231 } getPointerTy(ACtx); in initFunctionSummaries() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp352 MVT WebAssemblyTargetLowering::getPointerTy(const DataLayout &DL, in getPointerTy() function in WebAssemblyTargetLowering