HomeSort by: relevance | last modified time | path
    Searched refs:LateInstantiatedAttribute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 9330 struct LateInstantiatedAttribute {
9335 LateInstantiatedAttribute(const Attr *A, LocalInstantiationScope *S,
9340 typedef SmallVector<LateInstantiatedAttribute, 16> LateInstantiatedAttrVec;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 733 LateAttrs->push_back(LateInstantiatedAttribute(TmplAttr, Saved, New));

Completed in 69 milliseconds