HomeSort by relevance Sort by last modified time
    Searched defs:fnType (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/CodeGen/
CGCXX.cpp 227 llvm::FunctionType *fnType = getTypes().GetFunctionType(*fnInfo);
228 return cast<llvm::Function>(GetOrCreateLLVMFunction(name, fnType, GD,
290 llvm::FunctionType *fnType = getTypes().GetFunctionType(*fnInfo);
291 return cast<llvm::Function>(GetOrCreateLLVMFunction(name, fnType, GD,
CGBlocks.cpp     [all...]
CGClass.cpp     [all...]
CGObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 421 milliseconds