Searched refs:TryAltiVecTokenOutOfLine (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h851 return TryAltiVecTokenOutOfLine(DS, Loc, PrevSpec, DiagID, isInvalid);
864 bool TryAltiVecTokenOutOfLine(DeclSpec &DS, SourceLocation Loc,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7230 bool Parser::TryAltiVecTokenOutOfLine(DeclSpec &DS, SourceLocation Loc, function in class:Parser

Completed in 105 milliseconds