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

  /external/llvm/lib/Transforms/Utils/
ModuleUtils.cpp 26 FunctionType *FnTy = FunctionType::get(IRB.getVoidTy(), false);
28 IRB.getInt32Ty(), PointerType::getUnqual(FnTy), NULL);
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaOverload.cpp     [all...]

Completed in 132 milliseconds