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

  /external/clang/lib/CodeGen/
CGCXXABI.h 286 virtual void buildStructorSignature(const CXXMethodDecl *MD, StructorType T,
ItaniumCXXABI.cpp 215 void buildStructorSignature(const CXXMethodDecl *MD, StructorType T,
    [all...]
MicrosoftCXXABI.cpp 205 void buildStructorSignature(const CXXMethodDecl *MD, StructorType T,
    [all...]
CGCall.cpp 242 TheCXXABI.buildStructorSignature(MD, Type, argTypes);
    [all...]

Completed in 2383 milliseconds