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 141 /// The "structor" is the top-level declaration being mangled, if
144 const NamedDecl *Structor;
196 : Context(C), Out(Out_), Structor(getStructor(D)), StructorType(0),
204 : Context(C), Out(Out_), Structor(getStructor(D)), StructorType(Type),
208 : Context(C), Out(Out_), Structor(getStructor(D)), StructorType(Type),
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 1386 milliseconds