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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp901 bool DeclSpec::SetTypeAltiVecPixel(bool isAltiVecPixel, SourceLocation Loc, function in class:DeclSpec
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h716 bool SetTypeAltiVecPixel(bool isAltiVecPixel, SourceLocation Loc,
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp4174 isInvalid = DS.SetTypeAltiVecPixel(true, Loc, PrevSpec, DiagID, Policy);
7794 isInvalid = DS.SetTypeAltiVecPixel(true, Loc, PrevSpec, DiagID, Policy);

Completed in 256 milliseconds