Home
last modified time | relevance | path

Searched defs:MacroType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp221 unsigned MacroType, StringRef Name, in createMacro()
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/generated/
Dnodes.rs1265 pub struct MacroType { struct
1268 impl MacroType { argument
1531 MacroType(MacroType), enumerator
2926 impl AstNode for MacroType { implementation
4818 impl std::fmt::Display for MacroType { implementation