Home
last modified time | relevance | path

Searched refs:attrFactory (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h415 DeclSpec(AttributeFactory &attrFactory) in DeclSpec() argument
436 Attrs(attrFactory), in DeclSpec()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp1443 AttributeFactory attrFactory; in actOnObjCTypeArgsOrProtocolQualifiers() local
1450 DeclSpec DS(attrFactory); in actOnObjCTypeArgsOrProtocolQualifiers()
1473 ParsedAttributes parsedAttrs(attrFactory); in actOnObjCTypeArgsOrProtocolQualifiers()
HDSemaDecl.cpp11052 AttributeFactory attrFactory; in ImplicitlyDefineFunction() local
11053 DeclSpec DS(attrFactory); in ImplicitlyDefineFunction()