OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveAllTypes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenDAGPatterns.h
798
///
RemoveAllTypes
- Recursively strip all the types of this tree.
799
void
RemoveAllTypes
();
DAGISelMatcherGen.cpp
163
PatWithNoTypes->
RemoveAllTypes
();
CodeGenDAGPatterns.cpp
1989
///
RemoveAllTypes
- Recursively strip all the types of this tree.
1990
void TreePatternNode::
RemoveAllTypes
() {
1995
getChild(i)->
RemoveAllTypes
();
Completed in 78 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026