Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td32 def : Property<"CountExpr", ExprRef> {
128 def : Property<"size", ExprRef> {
160 def : Property<"size", ExprRef> {
173 def : Property<"size", ExprRef> {
211 def : Property<"size", ExprRef> {
241 def : Property<"size", ExprRef> {
273 def : Property<"rows", ExprRef> {
276 def : Property<"columns", ExprRef> {
429 def : Property<"expression", ExprRef> {
460 def : Property<"expression", ExprRef> {
[all …]
H A DPropertiesBase.td138 def ExprRef : SubclassPropertyType<"Expr", StmtRef>;
861 def : Property<"expression", ExprRef> {
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp1026 const MCSymbolRefExpr *ExprRef = in emitDirectiveEnd() local
1029 OS.emitValueImpl(ExprRef, 4); in emitDirectiveEnd()
1052 ExprRef, Context); in emitDirectiveEnd()