OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:functionType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExpr.cpp
3152
llvm::
FunctionType
*FnType,
3283
llvm::
FunctionType
*FnType =
3284
llvm::
FunctionType
::get(CGM.VoidTy, ArgTypes, false);
3337
llvm::
FunctionType
::get(VoidTy, {Int64Ty, Int8PtrTy, Int8PtrTy},
3344
llvm::
FunctionType
::get(VoidTy, {Int64Ty, Int8PtrTy}, false));
3361
llvm::
FunctionType
::get(VoidTy, {Int64Ty, Int8PtrTy, Int8PtrTy}, false),
3395
llvm::
FunctionType
::get(VoidTy, {VoidPtrTy, VoidPtrTy}, false),
4931
QualType
functionType
;
4934
functionType
= ptrType->getPointeeType();
4936
functionType
= E->getType()
[
all
...]
/src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h
14014
QualType
functionType
=
14016
blockScope->
FunctionType
=
functionType
;
Completed in 32 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026