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 790 /// ConstructAttributeList - Get the LLVM attributes and calling convention to
799 void ConstructAttributeList(const CGFunctionInfo &Info,
    [all...]
CGCall.cpp     [all...]
CodeGenModule.cpp 476 ConstructAttributeList(Info, D, AttributeList, CallingConv);
    [all...]

Completed in 266 milliseconds