Searched refs:ExprRef (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TypeProperties.td | 109 def : Property<"size", ExprRef> { 134 def : Property<"size", ExprRef> { 147 def : Property<"size", ExprRef> { 185 def : Property<"size", ExprRef> { 215 def : Property<"size", ExprRef> { 247 def : Property<"rows", ExprRef> { 250 def : Property<"columns", ExprRef> { 396 def : Property<"expression", ExprRef> { 427 def : Property<"expression", ExprRef> { 647 def : Property<"addressSpace", ExprRef> { [all …]
|
| H A D | PropertiesBase.td | 136 def ExprRef : SubclassPropertyType<"Expr", StmtRef>; 858 def : Property<"expression", ExprRef> {
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsTargetStreamer.cpp | 1021 const MCSymbolRefExpr *ExprRef = in emitDirectiveEnd() local 1031 OS.emitValueImpl(ExprRef, 4); in emitDirectiveEnd() 1054 ExprRef, Context); in emitDirectiveEnd()
|