OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arrowexp
(Results
1 - 1
of
1
) sorted by null
/external/llvm/utils/
DSAextract.py
54
arrowexp
= re.compile('->')
variable
62
if not
arrowexp
.search(buffer):
95
if
arrowexp
.search(buffer):
98
nodes =
arrowexp
.split(buffer)
Completed in 866 milliseconds