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

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp1009 bool DeclSpec::setFunctionSpecForceInline(SourceLocation Loc, const char *&PrevSpec, function in class:DeclSpec
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h751 bool setFunctionSpecForceInline(SourceLocation Loc, const char *&PrevSpec,
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp3787 isInvalid = DS.setFunctionSpecForceInline(Loc, PrevSpec, DiagID);

Completed in 206 milliseconds