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

/external/clang/include/clang/Sema/
H A DSema.h6652 struct LateInstantiatedAttribute { struct in class:clang::Sema
6657 LateInstantiatedAttribute(const Attr *A, LocalInstantiationScope *S, function in struct:clang::Sema::LateInstantiatedAttribute
6662 typedef SmallVector<LateInstantiatedAttribute, 16> LateInstantiatedAttrVec;

Completed in 227 milliseconds