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

  /external/clang/lib/CodeGen/
CodeGenTypes.h 177 const CGFunctionInfo &arrangeFunctionDeclaration(const FunctionDecl *FD);
CGDecl.cpp     [all...]
CGCall.cpp 295 CodeGenTypes::arrangeFunctionDeclaration(const FunctionDecl *FD) {
368 return arrangeFunctionDeclaration(FD);
    [all...]

Completed in 110 milliseconds