Searched refs:SetTypePipe (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp884 bool DeclSpec::SetTypePipe(bool isPipe, SourceLocation Loc, function in class:DeclSpec
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h722 bool SetTypePipe(bool isPipe, SourceLocation Loc,
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp4192 isInvalid = DS.SetTypePipe(true, Loc, PrevSpec, DiagID, Policy);

Completed in 113 milliseconds