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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DTargetAttributesSema.cpp106 class MSP430AttributesSema : public TargetAttributesSema { class in namespace:__anon3479
108 MSP430AttributesSema() { } function in class:__anon3479::MSP430AttributesSema
343 return *(TheTargetAttributesSema = new MSP430AttributesSema);

Completed in 21 milliseconds