OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PropParentMap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
73
ParentMap *
PropParentMap
; // created lazily.
698
PropParentMap
= nullptr;
5484
PropParentMap
= nullptr;
5495
PropParentMap
= nullptr;
5716
if (
PropParentMap
) {
5717
delete
PropParentMap
;
5718
PropParentMap
= nullptr;
5737
if (
PropParentMap
) {
5738
delete
PropParentMap
;
5739
PropParentMap
= nullptr
[
all
...]
RewriteObjC.cpp
72
ParentMap *
PropParentMap
; // created lazily.
627
PropParentMap
= nullptr;
4608
PropParentMap
= nullptr;
4619
PropParentMap
= nullptr;
4817
if (
PropParentMap
) {
4818
delete
PropParentMap
;
4819
PropParentMap
= nullptr;
4838
if (
PropParentMap
) {
4839
delete
PropParentMap
;
4840
PropParentMap
= nullptr
[
all
...]
Completed in 19 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026