HomeSort by relevance Sort by last modified time
    Searched refs:Structor (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
ItaniumMangle.cpp 172 /// The "structor" is the top-level declaration being mangled, if
175 const NamedDecl *Structor;
227 : Context(C), Out(Out_), Structor(getStructor(D)), StructorType(0),
235 : Context(C), Out(Out_), Structor(getStructor(D)), StructorType(Type),
239 : Context(C), Out(Out_), Structor(getStructor(D)), StructorType(Type),
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 163 milliseconds