Home
last modified time | relevance | path

Searched defs:paramAttrs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1301 ParseObjCTypeName(ObjCDeclSpec & DS,DeclaratorContext context,ParsedAttributes * paramAttrs) ParseObjCTypeName() argument
1462 ParsedAttributes paramAttrs(AttrFactory); ParseObjCMethodDecl() local
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp1432 convertParameterAttrs(LLVMFuncOp func,int argIdx,DictionaryAttr paramAttrs) convertParameterAttrs() argument
H A DModuleImport.cpp1831 SmallVector<NamedAttribute> paramAttrs; convertParameterAttribute() local