Searched defs:SVD (Results 1 – 3 of 3) sorted by relevance
112 #define SVD(func, lo, hi) {#func, 'd', 's', lo, hi, {.svd = func}}, macro
3425 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
5109 VarDecl *SVD = nullptr; in EmitOMPTargetTaskBasedDirective() local