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

  /external/clang/lib/CodeGen/
CodeGenModule.h 840 /// ConstructAttributeList - Get the LLVM attributes and calling convention to
849 void ConstructAttributeList(const CGFunctionInfo &Info,
    [all...]
CGCall.cpp     [all...]
CodeGenModule.cpp 555 ConstructAttributeList(Info, D, AttributeList, CallingConv, false);
    [all...]

Completed in 23 milliseconds