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

  /external/clang/lib/CodeGen/
CGCXXABI.h 533 virtual void emitCXXStructor(const CXXMethodDecl *MD, StructorType Type) = 0;
CodeGenModule.cpp     [all...]
ItaniumCXXABI.cpp 303 void emitCXXStructor(const CXXMethodDecl *MD, StructorType Type) override;
    [all...]
MicrosoftCXXABI.cpp 574 void emitCXXStructor(const CXXMethodDecl *MD, StructorType Type) override;
    [all...]

Completed in 103 milliseconds