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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h421 DeclSpec(AttributeFactory &attrFactory) argument
436 FS_explicit_specifier(), Attrs(attrFactory), writtenBS(),
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1565 AttributeFactory attrFactory; local
1572 DeclSpec DS(attrFactory);
H A DSemaDecl.cpp14871 AttributeFactory attrFactory; local
14872 DeclSpec DS(attrFactory);

Completed in 230 milliseconds