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 296 virtual void buildStructorSignature(const CXXMethodDecl *MD, StructorType T,
ItaniumCXXABI.cpp 207 void buildStructorSignature(const CXXMethodDecl *MD, StructorType T,
    [all...]
MicrosoftCXXABI.cpp 205 void buildStructorSignature(const CXXMethodDecl *MD, StructorType T,
    [all...]
CGCall.cpp 286 TheCXXABI.buildStructorSignature(MD, Type, argTypes);
    [all...]

Completed in 308 milliseconds