OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arrowexp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/
DSAextract.py
56
arrowexp
= re.compile('->')
variable
64
if not
arrowexp
.search(buffer):
97
if
arrowexp
.search(buffer):
100
nodes =
arrowexp
.split(buffer)
DSAextract.py
56
arrowexp
= re.compile('->')
variable
64
if not
arrowexp
.search(buffer):
97
if
arrowexp
.search(buffer):
100
nodes =
arrowexp
.split(buffer)
Completed in 69 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026