Searched defs:FuncType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h420 typedef ReturnType (*FuncType)(); typedef
431 typedef ReturnType (*FuncType)(ArgType1); typedef
444 typedef ReturnType (*FuncType)(ArgType1, ArgType2); typedef
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp489 const FunctionType *FuncType = DeclCtxt->getDecl()->getFunctionType(); local
640 const FunctionType *FuncType = Decl->getFunctionType(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3722 QualType FuncType; local
H A DRewriteModernObjC.cpp4621 QualType FuncType; local

Completed in 84 milliseconds