Home
last modified time | relevance | path

Searched refs:registerTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRDialect.td45 void registerTypes();
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRTypes.cpp770 void CIRDialect::registerTypes() { in registerTypes() function in CIRDialect
H A DCIRDialect.cpp79 registerTypes(); in initialize()