Searched defs:getPipeType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp72 llvm::Type *CGOpenCLRuntime::getPipeType(const PipeType *T) { function in class:CGOpenCLRuntime
79 llvm::Type *CGOpenCLRuntime::getPipeType(const PipeType *T, StringRef Name, function in class:CGOpenCLRuntime
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4052 QualType ASTContext::getPipeType(QualType T, bool ReadOnly) const { function in class:ASTContext

Completed in 176 milliseconds