OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBlockDescriptorType
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBlocks.cpp
207
CGM.
getBlockDescriptorType
());
284
return llvm::ConstantExpr::getBitCast(global, CGM.
getBlockDescriptorType
());
499
elementTypes.push_back(CGM.
getBlockDescriptorType
());
1109
llvm::Type *CodeGenModule::
getBlockDescriptorType
() {
1145
llvm::Type *BlockDescPtrTy =
getBlockDescriptorType
();
CodeGenModule.h
945
llvm::Type *
getBlockDescriptorType
();
CGDebugInfo.cpp
4590
: Context.
getBlockDescriptorType
()),
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1272
QualType
getBlockDescriptorType
() const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
6624
QualType ASTContext::
getBlockDescriptorType
() const {
Completed in 184 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026