Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DDeclSpec.cpp726 bool DeclSpec::SetTypePipe(bool isPipe, SourceLocation Loc, in SetTypePipe()
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp514 bool isPipe = ty->isPipeType(); in GenOpenCLArgMetadata() local