OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDynamicAllocType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
APValue.cpp
86
return
getDynamicAllocType
();
122
QualType APValue::LValueBase::
getDynamicAllocType
() const {
722
<< Base.
getDynamicAllocType
().stream(Policy) << "#"
750
Out << "{*new " << Base.
getDynamicAllocType
().stream(Policy) << "#"
ExprConstant.cpp
4111
LVal.Base.
getDynamicAllocType
());
6672
QualType AllocType = Pointer.Base.
getDynamicAllocType
();
11153
return B.
getDynamicAllocType
();
14440
QualType AllocType = Pointer.Base.
getDynamicAllocType
();
/src/external/apache2/llvm/dist/clang/include/clang/AST/
APValue.h
178
QualType
getDynamicAllocType
() const;
Completed in 92 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026