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

  /external/clang/lib/CodeGen/
CodeGenModule.h 888 llvm::Constant *CreateBuiltinFunction(llvm::FunctionType *Ty,
    [all...]
CGExprComplex.cpp 593 llvm::Constant *Func = CGF.CGM.CreateBuiltinFunction(FTy, LibCallName);
    [all...]
CodeGenModule.cpp     [all...]

Completed in 224 milliseconds