Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp896 SetTypePipe(bool isPipe,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,const PrintingPolicy & Policy) SetTypePipe() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2286 bool isPipe = ty->isPipeType(); GenKernelArgMetadata() local