OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createObjectPointerType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DIBuilder.h
572
static DIType *
createObjectPointerType
(DIType *Ty);
/src/external/apache2/llvm/dist/llvm/lib/IR/
DIBuilder.cpp
590
DIType *DIBuilder::
createObjectPointerType
(DIType *Ty) {
DebugInfo.cpp
1228
return wrap(unwrap(Builder)->
createObjectPointerType
(unwrapDI<DIType>(Type)));
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp
1636
ThisPtrType = DBuilder.
createObjectPointerType
(ThisPtrType);
1641
ThisPtrType = DBuilder.
createObjectPointerType
(ThisPtrType);
4465
return DBuilder.
createObjectPointerType
(Ty);
Completed in 28 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026