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

  /external/llvm/lib/IR/
InlineAsm.cpp 45 assert(Verify(getFunctionType(), constraints) &&
54 FunctionType *InlineAsm::getFunctionType() const {
Function.cpp 227 FunctionType *Function::getFunctionType() const { return Ty; }
230 return getFunctionType()->isVarArg();
234 return getFunctionType()->getReturnType();
286 FunctionType *FT = getFunctionType();
299 return getFunctionType()->getNumParams();
302 return getFunctionType()->getNumParams() == 0;
    [all...]
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 409 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const {
  /external/llvm/include/llvm/IR/
CallSite.h 240 FunctionType *getFunctionType() const {
241 CALLSITE_DELEGATE_GETTER(getFunctionType());
Instructions.h     [all...]
  /external/clang/lib/AST/
DeclBase.cpp 770 const FunctionType *Decl::getFunctionType(bool BlocksToo) const {
    [all...]
Expr.cpp     [all...]
ASTContext.cpp     [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 288 milliseconds