Home
last modified time | relevance | path

Searched refs:SetTypePipe (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DDeclSpec.cpp726 bool DeclSpec::SetTypePipe(bool isPipe, SourceLocation Loc, in SetTypePipe() function in DeclSpec
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp873 bool DeclSpec::SetTypePipe(bool isPipe, SourceLocation Loc, in SetTypePipe() function in DeclSpec
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h702 bool SetTypePipe(bool isPipe, SourceLocation Loc,
/external/clang/lib/Parse/
DParseDecl.cpp3388 isInvalid = DS.SetTypePipe(true, Loc, PrevSpec, DiagID, Policy); in ParseDeclarationSpecifiers()
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp3888 isInvalid = DS.SetTypePipe(true, Loc, PrevSpec, DiagID, Policy); in ParseDeclarationSpecifiers()