Searched defs:getFunctionType (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInlineAsm.cpp55 FunctionType *InlineAsm::getFunctionType() const { function in class:InlineAsm
H A DFunction.cpp171 FunctionType *Function::getFunctionType() const { function in class:Function
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp413 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { function in class:CodeCompleteConsumer::OverloadCandidate
H A DSemaDeclAttr.cpp67 static const FunctionType *getFunctionType(const Decl *D, function
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1937 const FunctionProtoType *BlockExpr::getFunctionType() const { function in class:BlockExpr
H A DASTContext.cpp2804 ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray, function in class:ASTContext

Completed in 149 milliseconds