Searched refs:IsVarDecl (Results 1 – 4 of 4) sorted by relevance
36 bool IsVarDecl; variable41 IsVarDecl = false; in clear()
610 Info.IsVarDecl = true; in LookupInlineAsmIdentifier()718 Info.IsVarDecl = true; in LookupInlineAsmVarDeclField()
612 void printVariable(const Variable *V, StreamType &SS, bool IsVarDecl=false) {
1165 if (isa<MCSymbolRefExpr>(Disp) && Info.OpDecl && !Info.IsVarDecl) { in CreateMemForInlineAsm()