OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thisType
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
iwm_fd.c
1682
fdInfo_t *
thisType
;
1699
thisType
= NULL;/* no such drive */
1702
thisType
= &fdTypes[1]; /* double sided */
1704
thisType
= &fdTypes[0]; /* single sided */
1706
return
thisType
;
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBlocks.cpp
555
QualType
thisType
= cast<CXXMethodDecl>(CGF->CurFuncDecl)->getThisType();
559
llvm::Type *llvmType = CGM.getTypes().ConvertType(
thisType
);
560
auto TInfo = CGM.getContext().getTypeInfoInChars(
thisType
);
565
nullptr, llvmType,
thisType
));
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026