Searched defs:Expand (Results 1 – 8 of 8) sorted by relevance
197 int Expand; variable
61 Expand, enumerator
156 EXTERN char Expand; /* true if we are expanding a line */ variable
112 bool Expand = true, RetainExpansion = false; in instantiateDependentAlignedAttr() local1837 bool Expand = true; in VisitNonTypeTemplateParmDecl() local1998 bool Expand = true; in VisitTemplateTemplateParmDecl() local3027 bool Expand = false; in InstantiateExceptionSpec() local
2819 bool Expand = true; in TransformExprs() local3352 bool Expand = true; in TransformTemplateArguments() local7965 bool Expand = true; in TransformTypeTraitExpr() local8958 bool Expand = true; in TransformObjCDictionaryLiteral() local
2382 Expand() in Expand() function2603 Expand() in Expand() function in TreeItem
83 Expand, // Try to expand this to other ops, otherwise use a libcall. enumerator
4377 Value *LSRInstance::Expand(const LSRFixup &LF, in Expand() function in LSRInstance