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

  /external/llvm/lib/IR/
InlineAsm.cpp 46 assert(Verify(getFunctionType(), constraints) &&
55 FunctionType *InlineAsm::getFunctionType() const {
Function.cpp 194 FunctionType *Function::getFunctionType() const {
199 return getFunctionType()->isVarArg();
203 return getFunctionType()->getReturnType();
259 FunctionType *FT = getFunctionType();
272 return getFunctionType()->getNumParams();
275 return getFunctionType()->getNumParams() == 0;
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 412 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const {
  /external/clang/lib/AST/
DeclBase.cpp 709 const FunctionType *Decl::getFunctionType(bool BlocksToo) const {
    [all...]
Expr.cpp     [all...]
ASTContext.cpp     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 1018 milliseconds