Searched defs:ParamInfo (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/AsmParser/
H A DLLParser.h335 struct ParamInfo { struct in class:llvm::LLParser
339 ParamInfo(LocTy loc, Value *v, AttributeSet attrs) function in struct:llvm::LLParser::ParamInfo
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp989 SmallVector<DeclaratorChunk::ParamInfo, 16> ParamInfo; local
H A DParseDecl.cpp5108 SmallVector<DeclaratorChunk::ParamInfo, 16> ParamInfo; local
5293 ParseFunctionDeclaratorIdentifierList( Declarator &D, SmallVectorImpl<DeclaratorChunk::ParamInfo> &ParamInfo) argument
5373 ParseParameterDeclarationClause( Declarator &D, ParsedAttributes &FirstArgAttrs, SmallVectorImpl<DeclaratorChunk::ParamInfo> &ParamInfo, SourceLocation &EllipsisLoc) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp746 ActOnStartOfLambdaDefinition(LambdaIntroducer &Intro, Declarator &ParamInfo, Scope *CurScope) argument
H A DSemaExpr.cpp10205 void Sema::ActOnBlockArguments(SourceLocation CaretLoc, Declarator &ParamInfo, argument
/freebsd-10-stable/sys/dev/mwl/
H A Dmwlhal.c1379 bastream_check_available(struct mwl_hal_vap *vap, int qid, const uint8_t Macaddr[IEEE80211_ADDR_LEN], uint8_t Tid, uint8_t ParamInfo) argument
1422 mwl_hal_bastream_alloc(struct mwl_hal_vap *vap, int ba_policy, const uint8_t Macaddr[IEEE80211_ADDR_LEN], uint8_t Tid, uint8_t ParamInfo, void *a1, void *a2) argument
H A Dmwlreg.h1222 uint8_t ParamInfo; member in struct:__anon9474
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1120 struct ParamInfo { struct in struct:clang::DeclaratorChunk
1132 ParamInfo() {} function in struct:clang::DeclaratorChunk::ParamInfo
1133 ParamInfo(IdentifierInfo *ident, SourceLocation iloc, function in struct:clang::DeclaratorChunk::ParamInfo

Completed in 222 milliseconds